Skip to main content

DyteMeta

This consists of the metadata of the meeting, such as the room name and the title.

meta.selfActiveTab​

Represents the current active tab

meta.broadcastTabChanges​

Represents whether current user is spotlighted

meta.viewType​

The viewType tells the type of the meeting possible values are: GROUP_CALL| LIVESTREAM | CHAT | AUDIO_ROOM

meta.meetingStartedTimestamp​

The timestamp of the time when the meeting started.

meta.meetingTitle​

The title of the meeting.

meta.sessionId​

(Experimental) The sessionId this meeting object is part of.

meta.meetingId​

The room name of the meeting.

meta.mediaConnected​

Has room-node connection been made.

meta.socketConnected​

This is set to true if user has succesfully connected to the socket.

meta.setBroadcastTabChanges(broadcastTabChanges)​

Sets current user as broadcasting tab changes

Param
broadcastTabChanges

meta.setSelfActiveTab(spotlightTab)​

Sets current active tab for user

Param
spotlightTab

meta.joined​

Deprecated

meta.roomName​

Deprecated