Properties | List of all members
GRPCCall(OAuth2) Category Reference

#import <GRPCCall+OAuth2.h>

Properties

NSString * oauth2AccessToken
 
NSString * oauth2ChallengeHeader
 
id< GRPCAuthorizationProtocoltokenProvider
 

Detailed Description

The interface is deprecated. Please use GRPCCallOptions instead for corresponding configurations.

Definition at line 27 of file GRPCCall+OAuth2.h.

Property Documentation

◆ oauth2AccessToken

- (NSString*) oauth2AccessToken
readwriteatomiccopy

Extends class GRPCCall.

Definition at line 29 of file GRPCCall+OAuth2.h.

◆ oauth2ChallengeHeader

- (NSString*) oauth2ChallengeHeader
readatomiccopy

Extends class GRPCCall.

Definition at line 30 of file GRPCCall+OAuth2.h.

◆ tokenProvider

- (id<GRPCAuthorizationProtocol>) tokenProvider
readwriteatomicstrong

Extends class GRPCCall.

Definition at line 31 of file GRPCCall+OAuth2.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:46