WCSessionDelegate_Extensions.DidFinishUserInfoTransfer Metodo

Definizione

Trasferimento dei dati completato correttamente o con un errore.

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

Parametri

This
IWCSessionDelegate

Istanza in cui opera questo metodo di estensione.

session
WCSession
userInfoTransfer
WCSessionUserInfoTransfer
error
NSError

Da aggiungere.

Questo parametro può essere null.

Si applica a