setResponseContextType

fun setResponseContextType(contextType: Int)

Sets response context type. This is required. The FLAG indicates which context type is inserted to LTW.

Parameters

contextType

the context type (browser history context:FLAG_CONTEXT_TYPE_BROWSER_HISTORY or application context:FLAG_CONTEXT_TYPE_APPLICATION)