AboutSupportDeveloper GuideVersion 1.1.0

Interface ClientUnRegisteredEvent

Emitted when a client is unregistered from the Snap Server

interface ClientUnRegisteredEvent {
    clientId: string;
}

Properties

Properties

clientId: string

The unique identifier of the client