次の方法で共有


WCSessionReplyHandler 代理人

定義

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

パラメーター

適用対象