toggle menu
stream-webrtc-android
1.2.2
androidJvm
switch theme
search in API
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