lib
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
lib
lib
/
computer.iroh
/
IncomingAddr
/
Relay
Relay
data
class
Relay
(
val
url
:
String
,
val
endpointId
:
EndpointId
)
:
IncomingAddr
A connection via a relay.
Members
Constructors
Relay
Link copied to clipboard
constructor
(
url
:
String
,
endpointId
:
EndpointId
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
endpoint
Id
Link copied to clipboard
val
endpointId
:
EndpointId
url
Link copied to clipboard
val
url
:
String
Functions
destroy
Link copied to clipboard
open
override
fun
destroy
(
)