Method: PureCloud::UserPresenceAlert#list_invalid_properties

Defined in:
lib/purecloudplatformclientv2/models/user_presence_alert.rb

#list_invalid_propertiesObject

Show invalid properties with the reasons. Usually used together with valid?

Returns:

  • Array for valid properies with the reasons



165
166
167
168
# File 'lib/purecloudplatformclientv2/models/user_presence_alert.rb', line 165

def list_invalid_properties
  invalid_properties = Array.new
  return invalid_properties
end