共用方式為


CKFetchWebAuthTokenOperationHandler 代理人

定義

public delegate void CKFetchWebAuthTokenOperationHandler(string webAuthToken, NSError operationError);
type CKFetchWebAuthTokenOperationHandler = delegate of string * NSError -> unit

參數

webAuthToken
String
operationError
NSError

適用於