#import <GRPCWrappedCall.h>
Instance Methods | |
(instancetype) | - initWithMetadata:flags:handler: |
(instancetype) | - initWithMetadata:handler: |
![]() | |
(void) | - finish |
Additional Inherited Members | |
![]() | |
grpc_op | op |
Definition at line 30 of file GRPCWrappedCall.h.
- (instancetype) initWithMetadata: | (NSDictionary *) | metadata | |
flags: | (uint32_t) | flags | |
handler: | (void(^)(void)) | NS_DESIGNATED_INITIALIZER | |
- (instancetype) initWithMetadata: | (NSDictionary *) | metadata | |
handler: | (void(^)(void)) | handler | |