TaskBridgeTransportSource

value class TaskBridgeTransportSource(val value: Int)

Identifies the transport mechanism that delivered a task event.

Constructors

Link copied to clipboard
constructor(value: Int)

Properties

Link copied to clipboard
val value: Int

Internal numeric representation.

Functions

Link copied to clipboard
open override fun toString(): String