androidx.browser.customtabs
Annotations
Interfaces
EngagementSignalsCallback |
A callback class for custom tabs clients to get messages regarding the user's engagement with the webpage within their custom tabs. |
Classes
CustomTabColorSchemeParams |
Contains visual parameters of a Custom Tab that may depend on the color scheme. |
CustomTabColorSchemeParams.Builder |
Builder class for |
CustomTabsCallback |
A callback class for custom tabs client to get messages regarding events in their custom tabs. |
CustomTabsClient |
Class to communicate with a |
CustomTabsIntent |
Class holding the |
CustomTabsIntent.Builder |
Builder class for |
CustomTabsService |
Abstract service class for implementing Custom Tabs related functionality. |
CustomTabsServiceConnection |
Abstract |
CustomTabsSession |
A class to be used for Custom Tabs related communication. |
CustomTabsSessionToken |
Wrapper class that can be used as a unique identifier for a session. |
PostMessageService |
A service to receive postMessage related communication from a Custom Tabs provider. |
PostMessageServiceConnection |
A |
TrustedWebUtils |
Class for utilities and convenience calls for opening a qualifying web page as a Trusted Web Activity. |