taskbridge-android-root
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
taskbridge-android-root
taskbridge-core
/
io.github.nikkiw.taskbridge.transport
/
TaskBridgeTransportSource
Task
Bridge
Transport
Source
@
JvmInline
value
class
TaskBridgeTransportSource
(
val
value
:
Int
)
Identifies the transport mechanism that delivered a task event.
Members
Constructors
Task
Bridge
Transport
Source
Link copied to clipboard
constructor
(
value
:
Int
)
Properties
value
Link copied to clipboard
val
value
:
Int
Internal numeric representation.
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String