package_manager_res_event_path_state_e class abstract
@brief Enumeration for resource event path state. @since_tizen 6.5
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
- PACKAGE_MANAGER_RES_EVENT_PATH_STATE_FAILED → const int
- < State that operation fail about the path
- PACKAGE_MANAGER_RES_EVENT_PATH_STATE_NONE → const int
- < State that operation do nothing about the path
- PACKAGE_MANAGER_RES_EVENT_PATH_STATE_OK → const int
- < State that operation success about the path