SessionDescriptor

SessionDescriptor

Identifies the configuration used to create a host session. The configuration contains all of the settings required to create an instance of the session.

Methods

getId() → {String}

Returns:

UUID that represents a session configuration.

Type
String

getName() → {String}

Returns:

Friendly name of the session configuration.

Type
String

getType() → {String}

Returns:

Type of session the configuration represents.

Type
String