Instance Methods | List of all members
GRPCCall(V2API) Category Reference

#import <GRPCCall+V2API.h>

Instance Methods

(instancetype) - initWithHost:path:callSafety:requestsWriter:callOptions:writeDone:
 
(void) - receiveNextMessages:
 

Detailed Description

Definition at line 19 of file GRPCCall+V2API.h.

Method Documentation

◆ initWithHost:path:callSafety:requestsWriter:callOptions:writeDone:

- (instancetype) initWithHost: (NSString *)  host
path: (NSString *)  path
callSafety: (GRPCCallSafety)  safety
requestsWriter: (GRXWriter *)  requestsWriter
callOptions: (GRPCCallOptions *)  callOptions
writeDone: (void(^)(void))  writeDone 

Extends class GRPCCall.

◆ receiveNextMessages:

- (void) receiveNextMessages: (NSUInteger)  numberOfMessages

Extends class GRPCCall.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:46