EventHandler

interface EventHandler

A centralized handler of events originated from Auth Foundation and other Okta SDKs.

Functions

Link copied to clipboard
abstract fun onEvent(event: Any)

A callback that is invoked when an event is emitted.