PowerSync Kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
PowerSync Kotlin
PowerSync Core
/
com.powersync.bucket
/
StreamPriority
Stream
Priority
@
JvmInline
@
Serializable
value
class
StreamPriority
(
priorityCode
:
Int
)
:
Comparable
<
StreamPriority
>
(
source
)
Members
Constructors
Stream
Priority
Link copied to clipboard
constructor
(
priorityCode
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
compare
To
Link copied to clipboard
open
operator override
fun
compareTo
(
other
:
StreamPriority
)
:
Int