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

    Enumeration ChannelEventType

    ChannelEventType represents the type of channel event.

    Index

    Enumeration Members

    AuthError: "auth-error"

    AuthError means that an authentication error has occurred.

    Broadcast: "broadcast"

    Broadcast means that a broadcast message has been received.

    Initialized: "initialized"

    Initialized means that the presence watch has been initialized.

    LocalBroadcast: "local-broadcast"

    LocalBroadcast means that a broadcast message has been sent by the local client.

    PresenceChanged: "presence-changed"

    Changed means that the presence has changed.