Partilhar via


WCSessionDelegate.DidFinishFileTransfer Método

Definição

Uma transferência de arquivo concluída com êxito ou com um erro.

[Foundation.Export("session:didFinishFileTransfer:error:")]
public virtual void DidFinishFileTransfer (WatchConnectivity.WCSession session, WatchConnectivity.WCSessionFileTransfer fileTransfer, Foundation.NSError error);
abstract member DidFinishFileTransfer : WatchConnectivity.WCSession * WatchConnectivity.WCSessionFileTransfer * Foundation.NSError -> unit
override this.DidFinishFileTransfer : WatchConnectivity.WCSession * WatchConnectivity.WCSessionFileTransfer * Foundation.NSError -> unit

Parâmetros

session
WCSession
fileTransfer
WCSessionFileTransfer
error
NSError
Atributos

Aplica-se a