public @interface

CustomTabsService.FilePurpose

implements java.lang.annotation.Annotation

 androidx.browser.customtabs.CustomTabsService.FilePurpose

Overview

Enumerates the possible purposes of files received in CustomTabsService.receiveFile(CustomTabsSessionToken, Uri, int, Bundle).

Summary