GRPC Objective-C
1.73.0
|
This protocol is kept for backwards compatibility with existing code. More...
#import <GRPCCallLegacy.h>
Instance Methods | |
(id) | - objectForKeyedSubscript: |
(void) | - setObject:forKeyedSubscript: |
(void) | - removeAllObjects |
(void) | - removeObjectForKey: |
Properties | |
NSUInteger | count |
This protocol is kept for backwards compatibility with existing code.
- (id) objectForKeyedSubscript: | (id) | key |
- (void) removeAllObjects |
- (void) removeObjectForKey: | (id) | key |
- (void) setObject: | (id) | obj | |
forKeyedSubscript: | (id) | key | |
|
readnonatomicassign |