toggle menu
theta-client
1.13.2
1.14.0
1.13.2
1.13.1
1.13.0
1.12.1
1.12.0
1.11.1
1.11.0
1.10.2
1.10.1
1.10.0
1.9.1
1.9.0
1.8.0
1.7.1
1.7.0
1.6.0
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
common
switch theme
search in API
theta-client
/
com.ricoh360.thetaclient.transferred
/
EndPoint
End
Point
@
Serializable
data
class
EndPoint
(
val
httpPort
:
Int
,
val
httpUpdatesPort
:
Int
)
endpoint information
Members
Constructors
End
Point
Link copied to clipboard
constructor
(
httpPort
:
Int
,
httpUpdatesPort
:
Int
)
Properties
http
Port
Link copied to clipboard
@
Serializable
(
with
=
NumberAsIntSerializer::class
)
val
httpPort
:
Int
http
Updates
Port
Link copied to clipboard
@
Serializable
(
with
=
NumberAsIntSerializer::class
)
val
httpUpdatesPort
:
Int