Interface LocalUIKitUser

Hierarchy

  • LocalUIKitUser

Properties

Properties

hasAudio: ToggleState

Whether the remote user is sending an audio track.

  • true: The remote user is sending an audio track.
  • false: The remote user is not sending an audio track.
hasVideo: ToggleState

Whether the remote user is sending a video track.

  • true: The remote user is sending an audio track.
  • false: The remote user is not sending an audio track.
uid: 0

The ID of the remote user.

Generated using TypeDoc