CustomizeCustomTabsEvent

Emitted via EventHandler.onEvent when WebAuthentication.login or WebAuthentication.logoutOfBrowser is invoked.

This can be used to customize the CustomTabsIntent.Builder before being displayed to the user.

Properties

Link copied to clipboard

The context being used to launch the Chrome Custom Tabs.

Link copied to clipboard

The CustomTabsIntent.Builder reference available for mutation to customize the Chrome Custom Tabs before being displayed to the user.