Preparing search index...
The search index is not available
@number0/iroh
@number0/iroh
IncomingLocalAddr
Interface IncomingLocalAddr
The local address that received an incoming connection.
interface
IncomingLocalAddr
{
addr
?:
string
;
description
?:
string
;
kind
:
string
;
}
Index
Properties
addr?
description?
kind
Properties
Optional
addr
addr
?:
string
Optional
description
description
?:
string
kind
kind
:
string
One of "ip" | "relay" | "custom".
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
addr
description
kind
@number0/iroh
Loading...
The local address that received an incoming connection.