STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api.call
/
STWCallPriority
STWCall
Priority
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
annotation class
STWCallPriority
Content copied to clipboard
Inherited functions
Properties
Properties
EMERGENCY
Link copied to clipboard
val
EMERGENCY
:
Int
Content copied to clipboard
The session priority is an emengency
NON_URGENT
Link copied to clipboard
val
NON_URGENT
:
Int
Content copied to clipboard
The session priority is non urgent
NORMAL
Link copied to clipboard
val
NORMAL
:
Int
Content copied to clipboard
The session priority is normal
UNKNOWN
Link copied to clipboard
val
UNKNOWN
:
Int
Content copied to clipboard
The session priority is unknown
URGENT
Link copied to clipboard
val
URGENT
:
Int
Content copied to clipboard
The session priority is urgent
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