Package apple.watchconnectivity.protocol
Interface WCSessionDelegate.Block_sessionDidReceiveMessageReplyHandler
-
- Enclosing interface:
- WCSessionDelegate
public static interface WCSessionDelegate.Block_sessionDidReceiveMessageReplyHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_sessionDidReceiveMessageReplyHandler(NSDictionary<java.lang.String,?> replyMessage)
-
-
-
Method Detail
-
call_sessionDidReceiveMessageReplyHandler
void call_sessionDidReceiveMessageReplyHandler(NSDictionary<java.lang.String,?> replyMessage)
-
-