Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
OpenSphericalCamera
CommandResponse
C# Class OpenSphericalCamera.CommandResponse
Datei anzeigen
Open project: YuukiMochiduki/Open-Spherical-Camera-For-Unity
Public Properties
Property
Type
Description
bytes
byte[]
error
Error
id
string
name
string
progress
IDictionary
results
IDictionary
state
Status
Public Methods
Method
Description
Parse
(
string
json
) :
void
Method Details
Parse()
public
method
public
Parse
(
string
json
) :
void
json
string
return
void
Property Details
bytes
public_oe property
public
byte[]
bytes
return
byte[]
error
public_oe property
public
Error,OpenSphericalCamera
error
return
Error
id
public_oe property
public
string
id
return
string
name
public_oe property
public
string
name
return
string
progress
public_oe property
public
IDictionary
progress
return
IDictionary
results
public_oe property
public
IDictionary
results
return
IDictionary
state
public_oe property
public
Status
state
return
Status