Instance Methods | Properties | List of all members
<GRPCRequestHeaders> Protocol Reference

#import <GRPCCallLegacy.h>

Inheritance diagram for <GRPCRequestHeaders>:
Inheritance graph
[legend]

Instance Methods

(id- objectForKeyedSubscript:
 
(void) - removeAllObjects
 
(void) - removeObjectForKey:
 
(void) - setObject:forKeyedSubscript:
 

Properties

NSUInteger count
 

Detailed Description

This protocol is kept for backwards compatibility with existing code.

Definition at line 115 of file GRPCCallLegacy.h.

Method Documentation

◆ objectForKeyedSubscript:

- (id) objectForKeyedSubscript: (id key

◆ removeAllObjects

- (void) removeAllObjects

◆ removeObjectForKey:

- (void) removeObjectForKey: (id key

◆ setObject:forKeyedSubscript:

- (void) setObject: (id obj
forKeyedSubscript: (id key 

Property Documentation

◆ count

- (NSUInteger) count
readnonatomicassign

Definition at line 116 of file GRPCCallLegacy.h.


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


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