Callbacks to listen for attendee id changes
Stores attendee id to external user id mappings
Stores whether the user can transition from muted to unmuted
Callbacks to listen for fatal errors
Stores the attendee id of the current user
Stores the external user id of the current user
Callbacks to listen for changes to local signal strength
Callbacks to listen for local audio mutes and unmutes
Stores whether the user is presently muted
Callbacks to listen for receiving message from data channel based on given topic
Callbacks to trigger when sending message
Callbacks to listen for changes to can-unmute local audio state
Stores per-attendee id callbacks called when volume indicators change
Stores per-attendee id volume indicator state
Generated using TypeDoc
RealtimeState stores all realtime persistent state.