STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api.emergency
/
EmergencyAlertError
/
ErrorCode
Error
Code
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
annotation class
ErrorCode
Content copied to clipboard
fail reasons when launch an emergency alert
Inherited functions
Properties
Properties
CREATING_THREAD
Link copied to clipboard
val
CREATING_THREAD
:
Int
Content copied to clipboard
can't create thread
EMERGENCY_ALERT_ALREADY_ACKNOWLEDGED
Link copied to clipboard
val
EMERGENCY_ALERT_ALREADY_ACKNOWLEDGED
:
Int
Content copied to clipboard
When user try to stop a non active emergency alert
EMERGENCY_ALERT_ALREADY_STOPPED
Link copied to clipboard
val
EMERGENCY_ALERT_ALREADY_STOPPED
:
Int
Content copied to clipboard
When user try to stop a non active emergency alert
EMPTY_DESTINATION
Link copied to clipboard
val
EMPTY_DESTINATION
:
Int
Content copied to clipboard
no recipient
EMPTY_GROUP
Link copied to clipboard
val
EMPTY_GROUP
:
Int
Content copied to clipboard
empty related group
EMPTY_THREAD
Link copied to clipboard
val
EMPTY_THREAD
:
Int
Content copied to clipboard
empty thread
INVALID_PARAMS
Link copied to clipboard
val
INVALID_PARAMS
:
Int
Content copied to clipboard
Invalid parameter
REQUEST_FAILED
Link copied to clipboard
val
REQUEST_FAILED
:
Int
Content copied to clipboard
Request failed due to unknown error
SYSTEM_SETTING_LOCATION_NOT_ALLOWED
Link copied to clipboard
val
SYSTEM_SETTING_LOCATION_NOT_ALLOWED
:
Int
Content copied to clipboard
The location in system settings in disabled
Inherited functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
Content copied to clipboard
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
Content copied to clipboard
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String
Content copied to clipboard