共用方式為


WCSessionReplyHandler 代理人

定義

public delegate void WCSessionReplyHandler(NSDictionary<NSString,NSObject> replyMessage);
type WCSessionReplyHandler = delegate of NSDictionary<NSString, NSObject> -> unit

參數

適用於