Preparing search index...
The search index is not available
openvr2ws-client
openvr2ws-client
ApplicationInfoResponse
Interface ApplicationInfoResponse
The structure of an ApplicationInfo response from OpenVR2WS.
interface
ApplicationInfoResponse
{
Data
:
{
AppId
:
string
;
SessionStart
:
number
;
}
;
Key
:
ApplicationInfo
;
Message
:
string
;
Nonce
?:
string
;
Type
:
Command
;
}
Hierarchy (
view full
)
Response
ApplicationInfoResponse
Index
Properties
Data
Key
Message
Nonce?
Type
Properties
Data
Data
:
{
AppId
:
string
;
SessionStart
:
number
;
}
Type declaration
App
Id
:
string
Session
Start
:
number
Key
Key
:
ApplicationInfo
Message
Message
:
string
Optional
Nonce
Nonce
?:
string
Type
Type
:
Command
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Data
Key
Message
Nonce
Type
openvr2ws-client
Loading...
The structure of an ApplicationInfo response from OpenVR2WS.