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.transferred
/
ResultStartCapture
Result
Start
Capture
data
class
ResultStartCapture
(
val
fileUrls
:
List
<
String
>
?
=
null
,
val
fileUrl
:
String
?
=
null
)
start capture results
Members
Constructors
Result
Start
Capture
Link copied to clipboard
constructor
(
fileUrls
:
List
<
String
>
?
=
null
,
fileUrl
:
String
?
=
null
)
Properties
file
Url
Link copied to clipboard
val
fileUrl
:
String
?
=
null
File URL. For theta SC2 only.
file
Urls
Link copied to clipboard
val
fileUrls
:
List
<
String
>
?
=
null
List of file URLs. For others than Theta SC2.