context_trigger_condition_e class abstract

@brief Enumeration for condition types. @since_tizen 2.4

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

CONTEXT_TRIGGER_CONDITION_APP_USE_FREQUENCY → const int
< Frequency of app use (Deprecated since 4.0) @n Privilege: http://tizen.org/privilege/apphistory.read
CONTEXT_TRIGGER_CONDITION_BATTERY → const int
< Battery level
CONTEXT_TRIGGER_CONDITION_CALL → const int
< Call state (Deprecated since 4.0) @n Privilege: http://tizen.org/privilege/telephony
CONTEXT_TRIGGER_CONDITION_CHARGER → const int
< Charger connection
CONTEXT_TRIGGER_CONDITION_COMMUNICATION_FREQUENCY → const int
< Frequency of communication via call or message (Deprecated since 4.0) @n Privilege: http://tizen.org/privilege/callhistory.read
CONTEXT_TRIGGER_CONDITION_GPS → const int
< GPS state
CONTEXT_TRIGGER_CONDITION_HEADPHONE → const int
< Headphone connection
CONTEXT_TRIGGER_CONDITION_MUSIC_PLAYBACK_FREQUENCY → const int
< Frequency of music playback (Deprecated since 4.0) @n Privilege: http://tizen.org/privilege/mediahistory.read
CONTEXT_TRIGGER_CONDITION_POWER_SAVING_MODE → const int
< Power saving mode setting (Deprecated since 4.0)
CONTEXT_TRIGGER_CONDITION_TIME → const int
< Time of day
CONTEXT_TRIGGER_CONDITION_USB → const int
< USB connection
CONTEXT_TRIGGER_CONDITION_VIDEO_PLAYBACK_FREQUENCY → const int
< Frequency of video playback (Deprecated since 4.0) @n Privilege: http://tizen.org/privilege/mediahistory.read
CONTEXT_TRIGGER_CONDITION_WIFI → const int
< WiFi state @n Privilege: http://tizen.org/privilege/network.get