Optional
cipher
Requests encryption for this channel when not null, and specifies encryption-related parameters (such as algorithm, chaining mode, key length and key). See an example. When running in a browser, encryption is only available when the current environment is a secure context.
Optional
modes
An array of ChannelMode objects.
Optional
params
Channel Parameters that configure the behavior of the channel.
Generated using TypeDoc
Passes additional properties to a Channel or RealtimeChannel object, such as encryption, ChannelMode and channel parameters.