Skip to main content
useMeetingSessionState() : Object Wraps meetingSessionState() and accepts a generic type parameter in TypeScript to work seamlessly with custom data type definitions.

Parameters (optional)

An object with the following properties:

Return value

An object with the following properties:
data
Object
The meeting session data
topology
string
'none' | 'peer' | 'sfu', the current meeting network topology

Example

See also