GRPC Objective-C  1.39.1
Properties
GRPCCall(OAuth2) Category Reference

The interface is deprecated. More...

#import <GRPCCall+OAuth2.h>

Properties

NSString * oauth2AccessToken
 
NSString * oauth2ChallengeHeader
 
id< GRPCAuthorizationProtocoltokenProvider
 

Detailed Description

The interface is deprecated.

Please use GRPCCallOptions instead for corresponding configurations.

Property Documentation

◆ oauth2AccessToken

- (NSString*) oauth2AccessToken
readwriteatomiccopy

Extends class GRPCCall.

◆ oauth2ChallengeHeader

- (NSString*) oauth2ChallengeHeader
readatomiccopy

Extends class GRPCCall.

◆ tokenProvider

- (id<GRPCAuthorizationProtocol>) tokenProvider
readwriteatomicstrong

Extends class GRPCCall.


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