Method: PureCloud::UserPresenceAlert#notification_users
- Defined in:
- lib/purecloud/models/user_presence_alert.rb
#notification_users ⇒ Object
The ids of users who were notified of alarm state change.
49 50 51 |
# File 'lib/purecloud/models/user_presence_alert.rb', line 49 def notification_users @notification_users end |