@yorkie-js/sdk
    Preparing search index...

    Enumeration ClientStatus

    ClientStatus represents the status of the client.

    Index

    Enumeration Members

    Enumeration Members

    Activated: "activated"

    Activated means that the client is activated. If the client is activated, all Documents of the client are also ready to be used.

    Deactivated: "deactivated"

    Deactivated means that the client is not activated. It is the initial status of the client. If the client is deactivated, all Documents of the client are also not used.