GRPC Objective-C  1.39.1
Instance Methods
GRPCRequestHeaders Class Reference

#import <GRPCRequestHeaders.h>

Instance Methods

(instancetype) - initWithCall:
 
(instancetype) - initWithCall:storage:
 

Method Documentation

◆ initWithCall:

- (instancetype) initWithCall: (GRPCCall *)  call

◆ initWithCall:storage:

- (instancetype) initWithCall: (GRPCCall *)  call
storage: (NSMutableDictionary *)  NS_DESIGNATED_INITIALIZER 

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