interface RemoteChannelClient.Constructors
Defines the static RemoteChannelClient API.
Methods
create
Creates a new RemoteChannelClient instance with the given configuration.
createDefinition
create(config: RemoteChannelClient.Config): Promise<RemoteChannelClient>;
Parameters
| Name | Type | Description | 
|---|---|---|
| config | RemoteChannelClient.Config | the configuration for the client: |