WCSession.TransferFile(NSUrl, 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 file and metadata to the device.
[Foundation.Export("transferFile:metadata:")]
public virtual WatchConnectivity.WCSessionFileTransfer TransferFile (Foundation.NSUrl file, Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> metadata);
abstract member TransferFile : Foundation.NSUrl * Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> -> WatchConnectivity.WCSessionFileTransfer
override this.TransferFile : Foundation.NSUrl * Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> -> WatchConnectivity.WCSessionFileTransfer
Parameters
- file
- NSUrl
Returns
- Attributes