Instance Methods | List of all members
<GRPCChannelFactory> Protocol Reference

#import <GRPCChannelFactory.h>

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

Instance Methods

(nullable grpc_channel *) - createChannelWithHost:channelArgs:
 

Detailed Description

A factory interface which generates new channel.

Definition at line 26 of file GRPCChannelFactory.h.

Method Documentation

◆ createChannelWithHost:channelArgs:

- (nullable grpc_channel *) createChannelWithHost: (NSString *)  host
channelArgs: (nullable NSDictionary *)  args 

Create a channel with specific channel args to a specific host.

Reimplemented in GRPCSecureChannelFactory, GRPCCronetChannelFactory, and GRPCInsecureChannelFactory.


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


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