AboutSupportDeveloper GuideVersion 0.3.0

Interface ClientRegisteredEvent

Emitted when a new client is registered with the Snap Server

Hierarchy

  • ClientRegisteredEvent

Properties

clientId: string

The unique identifier of the client

owningProcessId: number

The process id that owns the window

windowHandle: string

The platform handle of the window

Generated using TypeDoc