GRPC Objective-C  1.71.0
Data Structures
ProtoRPC.h File Reference
#import <Foundation/Foundation.h>
#import "ProtoRPCLegacy.h"
#import "ProtoMethod.h"

Go to the source code of this file.

Data Structures

protocol  <GRPCProtoResponseHandler>
 An object can implement this protocol to receive responses from server from a call. More...
 
class  GRPCUnaryResponseHandler
 A convenience class of objects that act as response handlers of calls. More...
 
class  GRPCUnaryProtoCall
 A unary-request RPC call with Protobuf. More...
 
class  GRPCStreamingProtoCall
 A client-streaming RPC call with Protobuf. More...