Interface StatusRequest

Represents a status request which should be send to the server.

Hierarchy

  • StatusRequest

Properties

agentTechnologyType: string

The agent technology type.

applicationId: string

The id of the current custom application

openKitVersion: string

The current OpenKit version.

platformType: number

The platformType.

serverId: number

The server id where the request should be send to.

sessionIdentifier?: string

Contains visitor and session id. It is required to determine a new server id, when value sent with srvid is down.

timestamp: number

Timestamp (ms since 1970) of current configuration used by the agent. 0 ms when no configuration was yet received.

Generated using TypeDoc