次の方法で共有


CKFetchWebAuthTokenOperationHandler 代理人

定義

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

パラメーター

webAuthToken
String
operationError
NSError

適用対象