@willwade/aac-processors
Preparing search index...
Analytics
OblSession
Interface OblSession
interface
OblSession
{
anonymizations
?:
string
[]
;
device_id
?:
string
;
ended
:
string
;
events
:
OblEvent
[]
;
id
:
string
;
locale
?:
string
;
started
:
string
;
type
:
string
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
anonymizations?
device_
id?
ended
events
id
locale?
started
type
Properties
Optional
anonymizations
anonymizations
?:
string
[]
Optional
device_
id
device_id
?:
string
ended
ended
:
string
events
events
:
OblEvent
[]
id
id
:
string
Optional
locale
locale
?:
string
started
started
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
anonymizations
device_
id
ended
events
id
locale
started
type
@willwade/aac-processors
Loading...