pexip-android-sdk
Toggle table of contents
0.17.5
common
Platform filter
common
Switch theme
Search in API
pexip-android-sdk
sdk-infinity
/
com.pexip.sdk.infinity
/
Node
Node
common
data
class
Node
(
val
host
:
String
,
val
port
:
Int
=
443
)
(
source
)
An Infinity node.
Members
Constructors
Node
Link copied to clipboard
common
constructor
(
host
:
String
,
port
:
Int
=
443
)
Properties
host
Link copied to clipboard
common
val
host
:
String
a hostname of this node
port
Link copied to clipboard
common
val
port
:
Int
=
443
a port of this node