context_trigger_event_e class abstract
@brief Enumeration for event types. @since_tizen 2.4
Constructors
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_EVENT_ACTIVITY_IN_VEHICLE → const int
- < 'In vehicle' activity detected
- CONTEXT_TRIGGER_EVENT_ACTIVITY_RUNNING → const int
- < 'Running' activity detected
- CONTEXT_TRIGGER_EVENT_ACTIVITY_STATIONARY → const int
- < 'Stationary' activity detected
- CONTEXT_TRIGGER_EVENT_ACTIVITY_WALKING → const int
- < 'Walking' activity detected
- CONTEXT_TRIGGER_EVENT_BATTERY → const int
- < Battery level changed
- CONTEXT_TRIGGER_EVENT_CALL → const int
- < Call state changed (Deprecated since 4.0) @n Privilege: http://tizen.org/privilege/telephony
- CONTEXT_TRIGGER_EVENT_CHARGER → const int
- < Charger connected/disconnected
- CONTEXT_TRIGGER_EVENT_CONTACTS → const int
- < Contacts changed (Since 3.0) @n Privilege: http://tizen.org/privilege/contact.read
- CONTEXT_TRIGGER_EVENT_EMAIL → const int
- < Email sent/received (Deprecated since 4.0)
- CONTEXT_TRIGGER_EVENT_GPS → const int
- < GPS state changed
- CONTEXT_TRIGGER_EVENT_HEADPHONE → const int
- < Headphone connected/disconnected
- CONTEXT_TRIGGER_EVENT_MESSAGE → const int
- < Message sent/received (Deprecated since 4.0) @n Privilege: http://tizen.org/privilege/message.read
- CONTEXT_TRIGGER_EVENT_PLACE → const int
- < Get in/out to/from a specific user place @n Privilege: http://tizen.org/privilege/location
- CONTEXT_TRIGGER_EVENT_POWER_SAVING_MODE → const int
- < Power saving mode enabled/disabled (Deprecated since 4.0)
- CONTEXT_TRIGGER_EVENT_TIME → const int
- < At certain times of day and days of week (Deprecated since 4.0) @n Privilege: http://tizen.org/privilege/alarm.set
- CONTEXT_TRIGGER_EVENT_USB → const int
- < USB connected/disconnected
- CONTEXT_TRIGGER_EVENT_WIFI → const int
- < WiFi state changed @n Privilege: http://tizen.org/privilege/network.get