WCSessionDelegate_Extensions.DidFinishFileTransfer 方法

定义

文件传输已完成,已成功传输或出现错误。

public static void DidFinishFileTransfer (this WatchConnectivity.IWCSessionDelegate This, WatchConnectivity.WCSession session, WatchConnectivity.WCSessionFileTransfer fileTransfer, Foundation.NSError error);
static member DidFinishFileTransfer : WatchConnectivity.IWCSessionDelegate * WatchConnectivity.WCSession * WatchConnectivity.WCSessionFileTransfer * Foundation.NSError -> unit

参数

This
IWCSessionDelegate

此扩展方法在其上运行的实例。

session
WCSession
fileTransfer
WCSessionFileTransfer
error
NSError

适用于