STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api.call
/
STWFloorDenyReason
STWFloor
Deny
Reason
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
annotation class
STWFloorDenyReason
Content copied to clipboard
Inherited functions
Properties
Properties
ANOTHER_CLIENT_HAS_PERMISSION
Link copied to clipboard
val
ANOTHER_CLIENT_HAS_PERMISSION
:
Int
Content copied to clipboard
An other client has permission
INTERNAL_SERVER_ERROR
Link copied to clipboard
val
INTERNAL_SERVER_ERROR
:
Int
Content copied to clipboard
Internal server error
NO_RESOURCES
Link copied to clipboard
val
NO_RESOURCES
:
Int
Content copied to clipboard
There's no available resource for the participant to take the floor
ONLY_ONE_PARTICIPANT
Link copied to clipboard
val
ONLY_ONE_PARTICIPANT
:
Int
Content copied to clipboard
Participant is alone
OTHER
Link copied to clipboard
val
OTHER
:
Int
Content copied to clipboard
Any other reason
QUEUE_FULL
Link copied to clipboard
val
QUEUE_FULL
:
Int
Content copied to clipboard
The request queue is full
RECEIVE_ONLY
Link copied to clipboard
val
RECEIVE_ONLY
:
Int
Content copied to clipboard
The participant can only receive media stream
RETRY_AFTER_TIMER_NOT_EXPIRED
Link copied to clipboard
val
RETRY_AFTER_TIMER_NOT_EXPIRED
:
Int
Content copied to clipboard
Timer T9 (Retry-after) has not expired after permission to send media has been revoked
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