ConnectionEvent extendsRemoteEvent
A class that extends Event | Event
.
detailisReadonly
connectionId:
numberType declaration
- connectionId:
numberThe unique numeric id of the connection that sent the event.
typeisReadonly
Returns the type of event, e.g. "click", "hashchange", or "submit".
Union
- Literal: connected
- Literal: disconnected