matrix-js-sdk
    Preparing search index...

    Enumeration MatrixRTCSessionEvent

    Events emitted by MatrixRTCSession

    Index

    Enumeration Members

    DidSendCallNotification: "did_send_call_notification"

    The RTCSession did send a call notification caused by joining the call as the first member

    EncryptionKeyChanged: "encryption_key_changed"
    JoinStateChanged: "join_state_changed"
    MembershipManagerError: "membership_manager_error"

    The membership manager had to shut down caused by an unrecoverable error

    MembershipsChanged: "memberships_changed"