GRPC Objective-C  1.26.0
Instance Methods
GIDSignIn(GRPC) Category Reference

Extend GIDSignIn class to comply GRPCAuthorizationProtocol. More...

#import <GRPCCall+GID.h>

Instance Methods

(void) - getTokenWithHandler:
 
- Instance Methods inherited from <GRPCAuthorizationProtocol>
(void) - getTokenWithHandler:
 This method is called when gRPC is about to start the call. More...
 

Detailed Description

Extend GIDSignIn class to comply GRPCAuthorizationProtocol.

Method Documentation

◆ getTokenWithHandler:()

- (void) getTokenWithHandler: (void(^)(NSString *token))  hander

The documentation for this category was generated from the following file: