WCSession.TransferUserInfo(NSDictionary<NSString,NSObject>) 方法

定义

将提供的用户信息发送到对等方。

[Foundation.Export("transferUserInfo:")]
public virtual WatchConnectivity.WCSessionUserInfoTransfer TransferUserInfo (Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> userInfo);
abstract member TransferUserInfo : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> -> WatchConnectivity.WCSessionUserInfoTransfer
override this.TransferUserInfo : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> -> WatchConnectivity.WCSessionUserInfoTransfer

参数

返回

属性

适用于