Android SDK Version


public class CustomTabUtils
Field Summary
Modifier and TypeFieldDescription
public final static CustomTabUtilsINSTANCE
Method Summary
Modifier and TypeMethodDescription
final static StringgetDefaultRedirectURI()
final static StringgetValidRedirectURI(String developerDefinedRedirectURI)
final static StringgetChromePackage()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail

getDefaultRedirectURI

 final static StringgetDefaultRedirectURI()

getValidRedirectURI

 final static StringgetValidRedirectURI(String developerDefinedRedirectURI)

getChromePackage

 final static StringgetChromePackage()