Instance Methods | Class Methods | List of all members
GRPCWrappedCall Class Reference

#import <GRPCWrappedCall.h>

Inheritance diagram for GRPCWrappedCall:
Inheritance graph
[legend]

Instance Methods

(void) - cancel
 
(void) - channelDisconnected
 
(instancetype) - initWithUnmanagedCall:pooledChannel:
 
(instancetype) - NS_UNAVAILABLE
 
(void) - startBatchWithOperations:
 
(void) - startBatchWithOperations:errorHandler:
 

Class Methods

(instancetype) + NS_UNAVAILABLE
 

Detailed Description

Definition at line 76 of file GRPCWrappedCall.h.

Method Documentation

◆ cancel

- (void) cancel

◆ channelDisconnected

- (void) channelDisconnected

◆ initWithUnmanagedCall:pooledChannel:

- (instancetype) initWithUnmanagedCall: (grpc_call *)  unmanagedCall
pooledChannel: (GRPCPooledChannel *)  NS_DESIGNATED_INITIALIZER 

◆ NS_UNAVAILABLE [1/2]

+ (instancetype) NS_UNAVAILABLE

◆ NS_UNAVAILABLE [2/2]

- (instancetype) NS_UNAVAILABLE

◆ startBatchWithOperations:

- (void) startBatchWithOperations: (NSArray *)  ops

◆ startBatchWithOperations:errorHandler:

- (void) startBatchWithOperations: (NSArray *)  ops
errorHandler: (void(^)(void))  errorHandler 

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


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