Method: PureCloud::ConversationNotificationScreenshare#hash
- Defined in:
- lib/purecloudplatformclientv2/models/conversation_notification_screenshare.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
188 189 190 |
# File 'lib/purecloudplatformclientv2/models/conversation_notification_screenshare.rb', line 188 def hash [state, _self, id, context, sharing, provider, disconnect_type, connected_time, disconnected_time, additional_properties].hash end |