The InteractionSegment type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ClientTime |
Gets the time this segment began according to the client.
|
![]() | ClientTimeAsDateTimeString |
Gets the client time as a formatted date time string in the local timezone.
|
![]() | ConferenceParties |
Gets the conference parties involved in this segment.
|
![]() | Duration |
Gets the duration of this segment in milliseconds.
|
![]() | DurationAsString |
Gets the duration as a formatted string "HH:MM:SS".
|
![]() | EndCode |
Gets the end code.
|
![]() | EndCodeValue |
Gets the end code value
|
![]() | HasWrapupCode |
Gets a value indicating whether this instance has a wrapup code.
|
![]() | Interaction |
Gets the interaction this segment belongs to.
|
![]() | LocalParties |
Gets the local parties involved in this segment.
|
![]() | Parameters |
Gets the parameters.
|
![]() | ServerTime |
Gets the time this segment began according to the server.
|
![]() | ServerTimeAsDateTimeString |
Gets the server time as a formatted date time string in the local timezone.
|
![]() | Type |
Gets the segment type.
|
![]() | Workgroup |
Gets the workgroup.
|
![]() | WrapupCode |
Gets the wrapup code.
|