Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CustomMsgSetParameters

Index

Properties

chatType: ChatType

The session type.

customEvent: string

The custom event.

customExts: {}

The custom event extension.

Type declaration

  • [key: string]: any
ext?: {}

The message extension.

Type declaration

  • [key: string]: any
from?: string

The sender, which can only be the current user and can not be changed.

roomType?: boolean
deprecated

Whether the session type is chat room.

to: string

The recipient.

Methods

  • fail(): void
  • The callback for a message sending failure.

    Returns void

Generated using TypeDoc