@game-vir/multiplayer - v15.1.1
    Preparing search index...

    Class WebrtcConnectEvent

    An event that is omitted from WebrtcController when the WebRTC connection is made or lost. event.detail is true if the connection has been made; false if the connection was lost.

    Hierarchy

    • TypedCustomEvent<boolean, "webrtc-connect", this>
      • WebrtcConnectEvent
    Index

    Constructors

    Constructors

    • Parameters

      • eventInitDict: {}

      Returns WebrtcConnectEvent