The CallbackInteractionAttributeName type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
CallbackAssociatedCallId | The call ID of the associated call to the callback. | |
CallbackCompletion | The callback completion. | |
CallbackCompletionDisplay | The display string of the callback completion. | |
CallbackMaxRetry | The maximum number of retries that should be attempted for this callback. | |
CallbackMessage | The callback message. | |
CallbackPhone | The phone number to callback. | |
CallbackRetryCount | The retry attempt for this callback. | |
CallbackSnoozeActualWakeupTime | The actual time at which this callback left snooze and re-entered the ACD queue. | |
CallbackSnoozed | Whether this callback is snoozed or not. | |
CallbackSnoozeEndTime | The desired time at which this callback should leave snooze and re-enter the ACD queue. | |
CallbackSnoozeStartTime | The time at which this callback entered a snoozed state. |