Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PeersOnlineStatusResult

Interface for the peerId / online status key-value pair.

  • `true`: The user has logged in the Agora RTM system.
  • `false`: The user has logged out of the Agora RTM system.

Hierarchy

  • PeersOnlineStatusResult

Indexable

[peerId: string]: boolean

Interface for the peerId / online status key-value pair.

  • `true`: The user has logged in the Agora RTM system.
  • `false`: The user has logged out of the Agora RTM system.