Instance Methods | List of all members
GRPCOpSendMetadata Class Reference

#import <GRPCWrappedCall.h>

Inheritance diagram for GRPCOpSendMetadata:
Inheritance graph
[legend]

Instance Methods

(instancetype) - initWithMetadata:flags:handler:
 
(instancetype) - initWithMetadata:handler:
 
- Instance Methods inherited from GRPCOperation
(void) - finish
 

Additional Inherited Members

- Properties inherited from GRPCOperation
grpc_op op
 

Detailed Description

Definition at line 30 of file GRPCWrappedCall.h.

Method Documentation

◆ initWithMetadata:flags:handler:

- (instancetype) initWithMetadata: (NSDictionary *)  metadata
flags: (uint32_t flags
handler: (void(^)(void))  NS_DESIGNATED_INITIALIZER 

◆ initWithMetadata:handler:

- (instancetype) initWithMetadata: (NSDictionary *)  metadata
handler: (void(^)(void))  handler 

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


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