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