Builder

class Builder

Properties

Link copied to clipboard
var endDateTime: <Error class: unknown class>?

The date and time that the session ended.

Link copied to clipboard
var idleSinceDateTime: <Error class: unknown class>?

The date and time starting at which the session became idle. Can be empty if the session is not currently idle.

Link copied to clipboard
var lastModifiedDateTime: <Error class: unknown class>?

The most recent date and time that the session was modified.

Link copied to clipboard
var startDateTime: <Error class: unknown class>?

The date and time that the session started.

Link copied to clipboard

The state of the session. A description of each state follows.

Link copied to clipboard

The reason for the session state change (for example, canceled because the session was terminated).