stream-webrtc-android
Toggle table of contents
1.3.6
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
stream-webrtc-android
stream-webrtc-android
/
org.webrtc
/
Priority
Priority
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
annotation class
Priority
Members
Properties
HIGH
Link copied to clipboard
val
HIGH
:
Int
=
3
LOW
Link copied to clipboard
val
LOW
:
Int
=
1
MEDIUM
Link copied to clipboard
val
MEDIUM
:
Int
=
2
VERY_
LOW
Link copied to clipboard
val
VERY_LOW
:
Int
=
0
Inherited functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String