Method: PureCloud::AcwSettings#timeout_ms
- Defined in:
- lib/purecloud/models/acw_settings.rb
#timeout_ms ⇒ Object
The amount of time the agent can stay in ACW (Min: 1 sec, Max: 1 day). Can only be used when ACW is MANDATORY_TIMEOUT or MANDATORY_FORCED_TIMEOUT.
25 26 27 |
# File 'lib/purecloud/models/acw_settings.rb', line 25 def timeout_ms @timeout_ms end |