AboutSupportDeveloper GuideVersion 0.3.0

Interface ClientsAttachedEvent

Emitted when a client has been attached to another client

Hierarchy

  • ClientsAttachedEvent

Properties

attachedClientId: string

The unique identifier of the client that was attached

targetClientUd: string

The unique identifier of the client that was attached to

targetSide: AttachSide

The side of the target client that the attached client was attached to

Generated using TypeDoc