Method: PureCloud::VoicemailGroupPolicy#rotate_calls_secs
- Defined in:
- lib/purecloud/models/voicemail_group_policy.rb
#rotate_calls_secs ⇒ Object
How many seconds to ring before rotating to the next member in the group
33 34 35 |
# File 'lib/purecloud/models/voicemail_group_policy.rb', line 33 def rotate_calls_secs @rotate_calls_secs end |