Brief

Publish message option

Hierarchy

  • PublishOptions

Constructors

Properties

channelType?: RtmChannelType = RtmChannelType.message

The channel type.

customType?: string

The custom type of the message, up to 32 bytes for customize

messageType?: RtmMessageType = RtmMessageType.binary

The message type.

storeInHistory?: boolean = false

Whether to store in history, true to enable