lib
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
lib
lib
/
computer.iroh
/
IncomingLocalAddr
/
Ip
Ip
data
class
Ip
(
val
addr
:
String
?
)
:
IncomingLocalAddr
Direct IP (
ip
string if available).
Members
Constructors
Ip
Link copied to clipboard
constructor
(
addr
:
String
?
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
addr
Link copied to clipboard
val
addr
:
String
?