CKFetchWebAuthTokenOperationHandler Delegate

Definition

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

Parameters

webAuthToken
String
operationError
NSError

Applies to