#import <GRPCCall+GID.h>

Instance Methods | |
| (void) | - getTokenWithHandler: |
Instance Methods inherited from <GRPCAuthorizationProtocol> | |
| (void) | - getTokenWithHandler: |
Extend GIDSignIn class to comply GRPCAuthorizationProtocol
Definition at line 27 of file GRPCCall+GID.h.
| - (void) getTokenWithHandler: | (void(^)(NSString *token)) | hander |