WCSessionDelegate_Extensions.DidReceiveFile 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.
A file was received successfully.
public static void DidReceiveFile (this WatchConnectivity.IWCSessionDelegate This, WatchConnectivity.WCSession session, WatchConnectivity.WCSessionFile file);
static member DidReceiveFile : WatchConnectivity.IWCSessionDelegate * WatchConnectivity.WCSession * WatchConnectivity.WCSessionFile -> unit
Parameters
- This
- IWCSessionDelegate
The instance on which this extension method operates.
- session
- WCSession
- file
- WCSessionFile