GRPC Objective-C
1.26.0
|
Extend GIDSignIn class to comply GRPCAuthorizationProtocol. More...
#import <GRPCCall+GID.h>
Instance Methods | |
(void) | - getTokenWithHandler: |
![]() | |
(void) | - getTokenWithHandler: |
This method is called when gRPC is about to start the call. More... | |
Extend GIDSignIn class to comply GRPCAuthorizationProtocol.
- (void) getTokenWithHandler: | (void(^)(NSString *token)) | hander |