ContextRequester

interface ContextRequester

Types

Link copied to clipboard

Functions

Link copied to clipboard
abstract fun onContextAvailable(jsonContext: String)
Link copied to clipboard
abstract fun onContextFailure(error: ContextRequester.ContextRequestError, jsonContext: String)