@willwade/aac-processors
Preparing search index...
SnapUsageEntry
Interface SnapUsageEntry
interface
SnapUsageEntry
{
content
:
string
;
id
:
string
;
occurrences
:
{
accessMethod
?:
number
|
null
;
buttonId
?:
string
|
null
;
category
?:
AACSemanticCategory
;
intent
?:
string
;
modeling
?:
boolean
;
timestamp
:
Date
;
type
?:
"action"
|
"button"
|
"utterance"
|
"note"
|
"other"
;
}
[]
;
platform
?:
{
buttonId
?:
string
;
label
?:
string
;
message
?:
string
}
;
}
Index
Properties
content
id
occurrences
platform?
Properties
content
content
:
string
id
id
:
string
occurrences
occurrences
:
{
accessMethod
?:
number
|
null
;
buttonId
?:
string
|
null
;
category
?:
AACSemanticCategory
;
intent
?:
string
;
modeling
?:
boolean
;
timestamp
:
Date
;
type
?:
"action"
|
"button"
|
"utterance"
|
"note"
|
"other"
;
}
[]
Optional
platform
platform
?:
{
buttonId
?:
string
;
label
?:
string
;
message
?:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
id
occurrences
platform
@willwade/aac-processors
Loading...