scmirroring_error_e class abstract
@brief Enumeration for screen mirroring error. @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
- SCMIRRORING_ERROR_CONNECTION_TIME_OUT → const int
- < Connection timeout
- SCMIRRORING_ERROR_INVALID_OPERATION → const int
- < Invalid Operation
- SCMIRRORING_ERROR_INVALID_PARAMETER → const int
- < Invalid parameter
- SCMIRRORING_ERROR_NONE → const int
- < Successful
- SCMIRRORING_ERROR_NOT_SUPPORTED → const int
- < Not supported
- SCMIRRORING_ERROR_OUT_OF_MEMORY → const int
- < Out of memory
- SCMIRRORING_ERROR_PERMISSION_DENIED → const int
- < Permission denied
- SCMIRRORING_ERROR_UNKNOWN → const int
- < Unknown error