Auth

interface Auth

Functions

buildHeaders
Link copied to clipboard
abstract fun buildHeaders(callback: BuildHeadersCallback)

Called by SDK to obtain authentication headers for http communication with online services

notifyAuthRejected
Link copied to clipboard
abstract fun notifyAuthRejected()

SDK may call this method when valid authentication headers were rejected by online service.