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