@refinio/one.models
    Preparing search index...

    Signals that an incoming connection is handed over to a registered client.

    type ConnectionHandoverMessage = {
        command: "connection_handover";
    }
    Index

    Properties

    Properties

    command: "connection_handover"