Android SDK Version
Field Summary
Modifier and TypeFieldDescription
public final static CustomTabPrefetchHelper.CompanionINSTANCE
Method Summary
Modifier and TypeMethodDescription
final UnitmayLaunchUrl(Uri url) Prepare the session with prefetching the provided url
final <ERROR CLASS>getPreparedSessionOnce() Obtain the prepared session and clear it.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail

mayLaunchUrl

 final UnitmayLaunchUrl(Uri url)
Prepare the session with prefetching the provided url
Parameters:
url - The url to be prefetched

getPreparedSessionOnce

 final <ERROR CLASS> getPreparedSessionOnce()
Obtain the prepared session and clear it.