|
GRPC Objective-C
1.26.0
|
#import <GRPCCronetChannelFactory.h>
Instance Methods | |
| (nullable grpc_channel *) | - createChannelWithHost:channelArgs: |
| Create a channel with specific channel args to a specific host. More... | |
| (nullable instancetype) | - NS_UNAVAILABLE |
Class Methods | |
| (nullable instancetype) | + sharedInstance |
| - (nullable grpc_channel *) createChannelWithHost: | (NSString *) | host | |
| channelArgs: | (nullable NSDictionary *) | args | |
Create a channel with specific channel args to a specific host.
Reimplemented from <GRPCChannelFactory>.
| - (nullable instancetype) NS_UNAVAILABLE |
| + (nullable instancetype) sharedInstance |