AppContextManager
The core API implementation that provides the basic functionality. Used to hold the event handler and send app context.
Functions
deInitialize
Link copied to clipboard
deleteAppContext
Link copied to clipboard
open override fun deleteAppContext(context: Context, contextId: String, callback: IAppContextResponse)
Content copied to clipboard
initialize
Link copied to clipboard
open override fun initialize(context: Context, appContextEventHandler: IAppContextEventHandler)
Content copied to clipboard
sendAppContext
Link copied to clipboard
open override fun sendAppContext(context: Context, appContext: AppContext, callback: IAppContextResponse)
Content copied to clipboard
fun sendAppContext(context: Context, browserHistoryContext: BrowserHistoryContext, callback: IAppContextResponse)
Content copied to clipboard