GRPC Objective-C  1.71.0
Data Structures
GRPCCall.h File Reference
#import <Foundation/Foundation.h>
#import "GRPCCallOptions.h"
#import "GRPCDispatchable.h"
#import "GRPCTypes.h"
#import "GRPCCallLegacy.h"

Go to the source code of this file.

Data Structures

protocol  <GRPCResponseHandler>
 An object can implement this protocol to receive responses from server from a call. More...
 
class  GRPCRequestOptions
 HTTP request parameters. More...
 
class  GRPCCall2
 A GRPCCall2 object represents an RPC call. More...