Share via


RemoteSupportSession interface

Represents a remote support session.

Properties

accessLevel

The level of access granted during the remote support session.

sessionEndTime

The end time of the remote support session, in UTC.

sessionId

Unique session Id.

sessionStartTime

The start time of the remote support session, in UTC.

transcriptLocation

The location where the session transcript is stored.

Property Details

accessLevel

The level of access granted during the remote support session.

accessLevel?: string

Property Value

string

sessionEndTime

The end time of the remote support session, in UTC.

sessionEndTime?: Date

Property Value

Date

sessionId

Unique session Id.

sessionId?: string

Property Value

string

sessionStartTime

The start time of the remote support session, in UTC.

sessionStartTime?: Date

Property Value

Date

transcriptLocation

The location where the session transcript is stored.

transcriptLocation?: string

Property Value

string