Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for RTM Context

Hierarchy

  • rtmContext

Index

Properties

popUpState: popUpStateEnum

state to display pop up on remote mute request

rtmClient: RtmEngine

RTM Client instance

rtmStatus: rtmStatusEnum

rtm connection status

setPopUpState: NewType

set state to hide pop up

uidMap: Record<number, string>

map with rtm uid for each rtc uid in the channel

userDataMap: <internal>.Object

map with userdata for each rtc uid in the channel

usernames: Record<string, string>

RTM usernames

Methods

  • sendMuteRequest(device: mutingDevice, rtcId: number, mute: boolean): void

Generated using TypeDoc