interface RemoteChannelClient.CrossChannelConfig
Interface defining the configuration options for creating a remote Channel.Cross channel
Extends: RemoteChannel.CrossConfig
Properties
rcsChannelTimeoutMs
The amount of ms to wait when blocked sending to the RCS channel.
rcsChannelTimeoutMs
Definition
rcsChannelTimeoutMs?: number;
read
The channel read configuration.
read