Package apple.cloudkit
Interface CKFetchWebAuthTokenOperation.Block_fetchWebAuthTokenCompletionBlock_ret
-
- Enclosing class:
- CKFetchWebAuthTokenOperation
public static interface CKFetchWebAuthTokenOperation.Block_fetchWebAuthTokenCompletionBlock_ret
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_fetchWebAuthTokenCompletionBlock_ret(java.lang.String arg0, NSError arg1)
-
-
-
Method Detail
-
call_fetchWebAuthTokenCompletionBlock_ret
void call_fetchWebAuthTokenCompletionBlock_ret(java.lang.String arg0, NSError arg1)
-
-