Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SessionDetails

A set of details relating to a client session.

Hierarchy

  • SessionDetails

Index

Properties

available

available: DetailType[]

available detail types

Optional connector

connector: undefined | string

the configuration name of the server connector the client is connected to, or undefined if unavailable

Optional location

location: ClientLocation

client location or undefined if unavailable

Optional server

server: undefined | string

server name or undefined if unavailable

Optional summary

summary: ClientSummary

client summary or undefined if unavailable