Class: MessageEvent

.Base. MessageEvent

Class MessageEvent represents a message Event in the library.


new MessageEvent()

Members


message :string

Type:
  • string

origin :string

ID of the remote endpoint who published this stream.

Type:
  • string

to :string

Values could be "all", "me" in conference mode, or undefined in P2P mode..

Type:
  • string