Preparing search index...
The search index is not available
@formant/data-sdk
@formant/data-sdk
IDeviceQuery
Interface IDeviceQuery
interface
IDeviceQuery
{
count
?:
number
;
disabledBefore
?:
string
;
enabled
?:
boolean
;
fullyConfigured
?:
boolean
;
name
?:
string
;
offset
?:
number
;
query
?:
string
;
tags
?:
ITagSets
;
type
?:
"default"
|
"capture"
;
}
Index
Properties
count?
disabled
Before?
enabled?
fully
Configured?
name?
offset?
query?
tags?
type?
Properties
Optional
count
count
?:
number
Optional
disabled
Before
disabled
Before
?:
string
Optional
enabled
enabled
?:
boolean
Optional
fully
Configured
fully
Configured
?:
boolean
Optional
name
name
?:
string
Optional
offset
offset
?:
number
Optional
query
query
?:
string
Optional
tags
tags
?:
ITagSets
Optional
type
type
?:
"default"
|
"capture"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
count
disabled
Before
enabled
fully
Configured
name
offset
query
tags
type
@formant/data-sdk
Loading...
Generated using
TypeDoc