iotcon_presence_result_e class abstract

@brief Enumeration for result of presence. @since_tizen 3.0

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

IOTCON_PRESENCE_OK → const int
< Indicates for successful action of presence
IOTCON_PRESENCE_STOPPED → const int
< Indicates for stopped action of presence
IOTCON_PRESENCE_TIMEOUT → const int
< Indicates for no response of presence for some time