22 NS_ASSUME_NONNULL_BEGIN
28 - (nullable grpc_channel *)createChannelWithHost:(NSString *)host
29 channelArgs:(nullable NSDictionary *)args;
Definition: GRPCInsecureChannelFactory.h:24
A factory interface which generates new channel.
Definition: GRPCChannelFactory.h:26
nullable instancetype NS_UNAVAILABLE()
nullable instancetype sharedInstance()
Each separate instance of this class represents at least one TCP connection to the provided host...
Definition: GRPCChannel.h:65