/AWS1/CL_CNTPARTICIPANTTIMER01¶
The value of the timer. Either the timer action (Unset to delete the timer), or
the duration of the timer in minutes. Only one value can be set.
For more information about how chat timeouts work, see Set up chat timeouts for human participants.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_participanttimeraction TYPE /AWS1/CNTPARTICIPANTTIMERACT /AWS1/CNTPARTICIPANTTIMERACT¶
The timer action. Currently only one value is allowed:
Unset. It deletes a timer.
iv_participanttimerdurinmins TYPE /AWS1/CNTPARTICIPANTTIMERDUR00 /AWS1/CNTPARTICIPANTTIMERDUR00¶
The duration of a timer, in minutes.
Queryable Attributes¶
ParticipantTimerAction¶
The timer action. Currently only one value is allowed:
Unset. It deletes a timer.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PARTICIPANTTIMERACTION() |
Getter for PARTICIPANTTIMERACTION, with configurable default |
ASK_PARTICIPANTTIMERACTION() |
Getter for PARTICIPANTTIMERACTION w/ exceptions if field has |
HAS_PARTICIPANTTIMERACTION() |
Determine if PARTICIPANTTIMERACTION has a value |
ParticipantTimerDurationInMinutes¶
The duration of a timer, in minutes.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PARTICIPANTTIMERDURINM00() |
Getter for PARTICIPANTTIMERDURINMINUTES, with configurable d |
ASK_PARTICIPANTTIMERDURINM00() |
Getter for PARTICIPANTTIMERDURINMINUTES w/ exceptions if fie |
HAS_PARTICIPANTTIMERDURINM00() |
Determine if PARTICIPANTTIMERDURINMINUTES has a value |