matrix-js-sdk
    Preparing search index...

    Class MatrixRTCSessionManager

    Holds all active MatrixRTC session objects and creates new ones as events arrive. One MatrixRTCSessionManager is required for each MatrixRTC sessionDescription (application, session id) that the client wants to support. If no application type is specified in the constructor, the default is "m.call".

    This interface is UNSTABLE and may change without warning.

    Hierarchy (View Summary)

    Index
    • Whether the given room's slot is closed.

      Parameters

      Returns boolean | undefined

      true if the slot is closed, false if the slot is open or undefined if no slot exists.