CustomizeBrowserEvent

class CustomizeBrowserEvent

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

This can be used to customize the browsers used for displaying the Chrome Custom Tabs to the user.

Properties

Link copied to clipboard
val preferredBrowsers: MutableList<String>

The list of browser package names to prefer when selecting which Chrome Custom Tabs intent service is used.

Link copied to clipboard
var queryIntentServicesFlags: Int = 0

Used when querying the package manager for Chrome Custom Tabs intent services.