API Docs for:
Show:

rtc.Peer Class

Defined in: src/peer.coffee:6
Module: rtc

A user in the room

Item Index

Methods

Methods

status

(
  • key
)

Defined in src/peer.coffee:23

Get a value of the status object

Parameters:

  • key String

    The key

Returns:

The value

Events

status_changed

(
  • status
)

Defined in src/peer.coffee:12

The status of the peer has changed

Parameters:

  • status Object

    The new status object