AWS Amplify JS API
AWS Amplify JS Dev Center
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Session
Tracker
constructor
configure
end
start
Hierarchy
SessionTracker
Implements
SessionTrackerInterface
SessionTrackerInterface
Index
Constructors
constructor
Methods
configure
end
start
Constructors
constructor
new
Session
Tracker
(
tracker
:
any
, opts
:
any
)
:
SessionTracker
Parameters
tracker:
any
opts:
any
Returns
SessionTracker
Methods
configure
configure
(
opts
?:
SessionTrackOpts
)
:
SessionTrackOpts
Parameters
Optional
opts:
SessionTrackOpts
Returns
SessionTrackOpts
end
end
(
)
:
SessionState
end
(
)
:
SessionState
Returns
SessionState
Returns
SessionState
start
start
(
)
:
SessionState
start
(
)
:
SessionState
Returns
SessionState
Returns
SessionState