Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • LiveChatInfo

Index

Properties

chatUrl

chatUrl: string

Contains websocket endpoint to which browser connects in order to track chat info in real time

default

"wss://vm.mycdn.me/chat"

login

login: string

Contains string that is sent to websocket in order to authenticate user

default

"cid=1234567891234&s=abcdef123456789abcdef123456789abcdef123"

showChatOverVideo

showChatOverVideo: boolean
default

true

timeout

timeout: number

Contains timeout after which websocket must be reopened or closed

default

3000

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc