The InteractionAttributes type exposes the following members.
Properties
Name | Description | |
---|---|---|
CallType |
The type of call interaction. (Intercom/External)
| |
ConferenceId |
The conference ID the interaction belongs to.
| |
Direction |
The direction of the current interaction.
| |
InitiationTime |
The time at which the interaction was initiated.
| |
InteractionId |
The interaction ID.
| |
InteractionType |
The interaction type.
| |
LineName |
The name of the line the interaction is currently on.
| |
Log |
The interaction log.
| |
Muted |
The muted state of the interaction.
| |
Notes |
The notes associated with the interaction.
| |
Private |
The private state of the interaction.
| |
RemoteAddress |
The remote address of the interaction. This is the value that
was dialed, and should be used for dialing.
| |
RemoteId |
The remote ID of the interaction. This is a display-friendly
value that represents the dial string.
| |
RemoteName |
The remote name of the interaction.
| |
State |
The current state of the interaction.
| |
StateDisplay |
A user displayable version of the current state of the interaction.
| |
StationName |
The name of the station the interaction is currently on.
| |
TerminationTime |
The time at which the interaction was terminated.
| |
UserName |
The name of the user the interaction is currently assigned to.
| |
WorkgroupName |
The workgroup name.
|