matrix-js-sdk
    Preparing search index...

    Interface SessionConfig

    interface SessionConfig {
        notificationType?: RTCNotificationType;
    }
    Index

    Properties

    notificationType?: RTCNotificationType

    What kind of notification to send when starting the session.

    undefined (no notification)