theta-client
1.2.0
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
theta-client
/
com.ricoh360.thetaclient.transferred
/
StartSessionRequest
Start
Session
Request
data
class
StartSessionRequest
(
val
name
:
String
=
"camera.startSession"
,
val
parameters
:
EmptyParameter
=
EmptyParameter()
)
:
CommandApiRequest
start capture request
Members
Constructors
Start
Session
Request
Link copied to clipboard
constructor
(
name
:
String
=
"camera.startSession"
,
parameters
:
EmptyParameter
=
EmptyParameter()
)
Properties
name
Link copied to clipboard
open
override
val
name
:
String
Command to execute
parameters
Link copied to clipboard
open
override
val
parameters
:
EmptyParameter
Input parameters required to execute each command