Method: PureCloud::Chat#hash

Defined in:
lib/purecloud/models/chat.rb

#hashObject

Calculate hash code according to all attributes.



66
67
68
# File 'lib/purecloud/models/chat.rb', line 66

def hash
  [jabber_id].hash
end