Method: PureCloud::QueueUtilizationDiagnostic#users_on_different_edge_group
- Defined in:
- lib/purecloud/models/queue_utilization_diagnostic.rb
#users_on_different_edge_group ⇒ Object
The number of users whose station is homed to an edge different from the campaign
43 44 45 |
# File 'lib/purecloud/models/queue_utilization_diagnostic.rb', line 43 def users_on_different_edge_group @users_on_different_edge_group end |