WCSessionDelegate_Extensions.DidFinishUserInfoTransfer 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 data transfer finished, either successfully or with an error.
public static void DidFinishUserInfoTransfer (this WatchConnectivity.IWCSessionDelegate This, WatchConnectivity.WCSession session, WatchConnectivity.WCSessionUserInfoTransfer userInfoTransfer, Foundation.NSError error);
static member DidFinishUserInfoTransfer : WatchConnectivity.IWCSessionDelegate * WatchConnectivity.WCSession * WatchConnectivity.WCSessionUserInfoTransfer * Foundation.NSError -> unit
Parameters
- This
- IWCSessionDelegate
The instance on which this extension method operates.
- session
- WCSession
- userInfoTransfer
- WCSessionUserInfoTransfer