File

src/core/smart-session-context/smart-session-context.service.ts

Description

A service used to retreive/update the user's session context.

Example

Index

Properties
Methods

Constructor

constructor(http: SmartHttpService, serviceAdapter: SmartServiceAdapter)
Parameters :
Name Type Optional
http SmartHttpService No
serviceAdapter SmartServiceAdapter No

Methods

Public RefreshCache
RefreshCache()
Returns : Promise<any>

Promise

Properties

Static SESSION_CONTEXT_URI
Type : string
Default value : null

The session context URI

sessionContext
Type : ReplaySubject<SessionContext>
Default value : new ReplaySubject< SessionContext >(1)

result-matching ""

    No results matching ""