Preparing search index...
The search index is not available
openvr2ws-client
openvr2ws-client
Response
Interface Response
The structure of a generic response from OpenVR2WS.
interface
Response
{
Data
?:
object
;
Key
:
ResponseKeyEnum
;
Message
:
string
;
Nonce
?:
string
;
Type
:
ResponseTypeEnum
;
}
Hierarchy (
view full
)
Response
CumulativeStatsResponse
PlayAreaResponse
ApplicationInfoResponse
DeviceIdsResponse
Index
Properties
Data?
Key
Message
Nonce?
Type
Properties
Optional
Data
Data
?:
object
Key
Key
:
ResponseKeyEnum
Message
Message
:
string
Optional
Nonce
Nonce
?:
string
Type
Type
:
ResponseTypeEnum
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Data
Key
Message
Nonce
Type
openvr2ws-client
Loading...
The structure of a generic response from OpenVR2WS.