toggle menu
pexip-android-sdk
0.17.0
common
switch theme
search in API
sdk-infinity
/
com.pexip.sdk.infinity
/
Node
Node
data
class
Node
(
val
host
:
String
,
val
port
:
Int
=
443
)
An Infinity node.
Members
Constructors
Node
Link copied to clipboard
constructor
(
host
:
String
,
port
:
Int
=
443
)
Properties
host
Link copied to clipboard
val
host
:
String
a hostname of this node
port
Link copied to clipboard
val
port
:
Int
=
443
a port of this node