AboutSupportDeveloper GuideVersion 1.1.0

Interface ClientActivatedEvent

Emitted when a client has been activated

interface ClientActivatedEvent {
    clientId: string;
}

Properties

Properties

clientId: string

The unique identifier of the client that was activated