@fishjam-cloud/react-native-client - v0.19.0
    Preparing search index...

    Type Alias ReconnectionStatus

    ReconnectionStatus: "idle" | "reconnecting" | "error"

    Represents the possible statuses of a peer while reconnecting to room

    • idle - No reconnection in progress. See PeerStatus for more details
    • reconnecting - Peer is in the process of reconnecting.
    • error - There was an error in the reconnection process.