次の方法で共有


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

適用対象