|
GRPC Objective-C
1.36.1
|
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... | |
1.8.17