STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api.mybusiness
/
STWProcessEvent
STWProcess
Event
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
annotation class
STWProcessEvent
Content copied to clipboard
Inherited functions
Properties
Properties
PROCESS_DOWNLOAD_FAILURE
Link copied to clipboard
val
PROCESS_DOWNLOAD_FAILURE
:
Int
Content copied to clipboard
process download failure
PROCESS_DOWNLOAD_STARTED
Link copied to clipboard
val
PROCESS_DOWNLOAD_STARTED
:
Int
Content copied to clipboard
process download started
PROCESS_FILES_DOWNLOADED
Link copied to clipboard
val
PROCESS_FILES_DOWNLOADED
:
Int
Content copied to clipboard
process download finished
PROCESS_UPDATE_FAILURE
Link copied to clipboard
val
PROCESS_UPDATE_FAILURE
:
Int
Content copied to clipboard
update process has been failed
PROCESS_UPDATE_SUCCESS
Link copied to clipboard
val
PROCESS_UPDATE_SUCCESS
:
Int
Content copied to clipboard
update process has been done with success
PROCESS_UPDATED
Link copied to clipboard
val
PROCESS_UPDATED
:
Int
Content copied to clipboard
process has been updated
PROCESS_UPLOAD_ERROR
Link copied to clipboard
val
PROCESS_UPLOAD_ERROR
:
Int
Content copied to clipboard
process upload with error
PROCESS_UPLOAD_FAILURE
Link copied to clipboard
val
PROCESS_UPLOAD_FAILURE
:
Int
Content copied to clipboard
process upload failure
PROCESS_UPLOAD_STARTED
Link copied to clipboard
val
PROCESS_UPLOAD_STARTED
:
Int
Content copied to clipboard
process upload started
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