shared
1.19.16
common
shared
/
io.dyte.core.models
/
PrioritySet
Priority
Set
class
PrioritySet
Members
Constructors
Priority
Set
Link copied to clipboard
constructor
(
)
Properties
_ordered
Array
Link copied to clipboard
val
_orderedArray
:
MutableList
<
String
>
Functions
add
Link copied to clipboard
fun
add
(
peerId
:
String
,
priority
:
Int
)
:
Int
delete
Link copied to clipboard
fun
delete
(
peerId
:
String
)
index
Link copied to clipboard
fun
index
(
peerId
:
String
)
:
Int