theta-client
1.3.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
/
PreviewClient
/
request
request
abstract
suspend
fun
request
(
endpoint
:
String
,
method
:
String
=
"POST"
,
path
:
String
=
"/osc/commands/execute"
,
body
:
String
=
"{"
,
contentType
:
String
=
"application/json"
)
:
PreviewClient
request
method
with
contentType
of
body
to
endpoint