Auth

interface Auth

Functions

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

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

Link copied to clipboard
abstract fun notifyAuthRejected()

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