GRPC Objective-C  1.39.1
Instance Methods
GRPCOpSendMessage Class Reference

#import <GRPCWrappedCall.h>

Instance Methods

(instancetype) - initWithMessage:handler:
 
- Instance Methods inherited from GRPCOperation
(void) - finish
 Guaranteed to be called when the operation has finished. More...
 

Additional Inherited Members

- Properties inherited from GRPCOperation
grpc_op op
 

Method Documentation

◆ initWithMessage:handler:

- (instancetype) initWithMessage: (NSData *)  message
handler: (void(^)(void))  NS_DESIGNATED_INITIALIZER 

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