#import <GRPCRequestHeaders.h>
Instance Methods | |
(instancetype) | - initWithCall: |
(instancetype) | - initWithCall:storage: |
Definition at line 23 of file GRPCRequestHeaders.h.
- (instancetype) initWithCall: | (GRPCCall *) | call |
- (instancetype) initWithCall: | (GRPCCall *) | call | |
storage: | (NSMutableDictionary *) | NS_DESIGNATED_INITIALIZER | |