Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for the RtcContext

Hierarchy

  • RtcContextInterface

Index

Properties

channelJoined

channelJoined: boolean

Is the UIKit in a channel

client

The client object used by the web SDK

dispatch

dispatch: DispatchType

React dispatch to update values in the reducer

localAudioTrack

localAudioTrack: null | ILocalAudioTrack

The local user's audio track

localUid

localUid: MutableRefObject<undefined | UID>

The local UID returned by the SDK when using local uid as 0.

localVideoTrack

localVideoTrack: null | ILocalVideoTrack

The local user's video track

mediaStore

mediaStore: mediaStore

An object containing a key value store of tracks mapped to users UIDs

Generated using TypeDoc