Instance Methods | Class Methods | List of all members
GRPCInsecureChannelFactory Class Reference

#import <GRPCInsecureChannelFactory.h>

Inheritance diagram for GRPCInsecureChannelFactory:
Inheritance graph
[legend]

Instance Methods

(nullable grpc_channel *) - createChannelWithHost:channelArgs:
 
(nullable instancetype) - NS_UNAVAILABLE
 

Class Methods

(nullable instancetype) + sharedInstance
 

Detailed Description

Definition at line 24 of file GRPCInsecureChannelFactory.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 from <GRPCChannelFactory>.

◆ NS_UNAVAILABLE

- (nullable instancetype) NS_UNAVAILABLE

◆ sharedInstance

+ (nullable instancetype) sharedInstance

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


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