다음을 통해 공유


CKFetchWebAuthTokenOperationHandler 대리자

정의

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

매개 변수

webAuthToken
String
operationError
NSError

적용 대상