PrioritySet

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun add(peerId: String, priority: Int): Int
Link copied to clipboard
fun delete(peerId: String)
Link copied to clipboard
fun index(peerId: String): Int