STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api.call
/
STWFloorRevokeReason
STWFloor
Revoke
Reason
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
annotation class
STWFloorRevokeReason
Content copied to clipboard
Inherited functions
Properties
Properties
MEDIABURST_TOO_LONG
Link copied to clipboard
val
MEDIABURST_TOO_LONG
:
Int
Content copied to clipboard
The participant took the floor for longer than the granted duration
NO_PERMISSION
Link copied to clipboard
val
NO_PERMISSION
:
Int
Content copied to clipboard
The participant has no permission
NO_RESOURCES
Link copied to clipboard
val
NO_RESOURCES
:
Int
Content copied to clipboard
There's no resource left
ONLY_ONE_PARTICIPANT
Link copied to clipboard
val
ONLY_ONE_PARTICIPANT
:
Int
Content copied to clipboard
Participant is now alone (probably after a participant left)
OTHER
Link copied to clipboard
val
OTHER
:
Int
Content copied to clipboard
Any other reason
PREEMPTED
Link copied to clipboard
val
PREEMPTED
:
Int
Content copied to clipboard
The participant has been preempted by an other participant
UNKNOWN
Link copied to clipboard
val
UNKNOWN
:
Int
Content copied to clipboard
Placeholder
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