Shade
Toggle table of contents
latest
common
Target filter
common
Switch theme
Search in API
Skip to content
Shade
discover
/
inkapplications.shade.discover.structures
/
BridgeId
Bridge
Id
@
JvmInline
@
Serializable
value
class
BridgeId
(
val
value
:
String
)
Wraps a bridge ID value.
Members
Constructors
Bridge
Id
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String