Preparing search index...
The search index is not available
Spectre WASM32 SDK - RPC
Spectre WASM32 SDK - RPC
INetworkAddress
Interface INetworkAddress
Generic network address representation.
interface
INetworkAddress
{
ip
:
string
;
port
?:
number
;
}
Index
Properties
ip
port?
Properties
ip
ip
:
string
IPv4 or IPv6 address.
Optional
port
port
?:
number
Optional port number.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
ip
port
Spectre WASM32 SDK - RPC
Loading...
Generic network address representation.