IClientTimestamp interface

Base interface for all client timestamp comparisons.

Properties

clientId

Client ID for the active socket connection.

timestamp

Global timestamp of when the event was sent.

Property Details

clientId

Client ID for the active socket connection.

clientId: string

Property Value

string

timestamp

Global timestamp of when the event was sent.

timestamp: number

Property Value

number