CKFetchWebAuthTokenOperationHandler 委托

定义

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

参数

webAuthToken
String
operationError
NSError

适用于