WCSession.TransferUserInfo(NSDictionary<NSString,NSObject>) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sends the provided user info to the peer.
[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
Parameters
- userInfo
- NSDictionary<NSString,NSObject>
Returns
- Attributes