Preparing search index...
The search index is not available
openvr2ws-client
openvr2ws-client
DeviceIdsResponse
Interface DeviceIdsResponse
The structure of an ApplicationInfo response from OpenVR2WS.
interface
DeviceIdsResponse
{
Data
:
{
DeviceToIndex
:
Map
<
TrackedDeviceClassEnum
,
Set
<
number
>
>
;
SourceToIndex
:
Map
<
InputSourceEnum
,
number
>
;
}
;
Key
:
DeviceIds
;
Message
:
string
;
Nonce
?:
string
;
Type
:
Command
;
}
Hierarchy (
view full
)
Response
DeviceIdsResponse
Index
Properties
Data
Key
Message
Nonce?
Type
Properties
Data
Data
:
{
DeviceToIndex
:
Map
<
TrackedDeviceClassEnum
,
Set
<
number
>
>
;
SourceToIndex
:
Map
<
InputSourceEnum
,
number
>
;
}
Type declaration
Device
To
Index
:
Map
<
TrackedDeviceClassEnum
,
Set
<
number
>
>
Source
To
Index
:
Map
<
InputSourceEnum
,
number
>
Key
Key
:
DeviceIds
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.