STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api.mybusiness
/
ProcessMode
Process
Mode
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
annotation class
ProcessMode
Content copied to clipboard
Inherited functions
Properties
Properties
DISPLAY_MODE
Link copied to clipboard
val
DISPLAY_MODE
:
Int
Content copied to clipboard
Display mode, is a mode when the user can only view the process, and he cannot edit anything.
EDIT_MODE
Link copied to clipboard
val
EDIT_MODE
:
Int
Content copied to clipboard
This mode is used when the process is owned by user, or the process is still draft.
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