CustomTabsHelper

class CustomTabsHelper(    context: Context,     payStation3WarmUpUrl: String,     payStation4WarmUpUrl: String,     onCustomTabsSessionCreated: (customTabsSession: CustomTabsSession) -> Unit)

Constructors

Link copied to clipboard
fun CustomTabsHelper(    context: Context,     payStation3WarmUpUrl: String,     payStation4WarmUpUrl: String,     onCustomTabsSessionCreated: (customTabsSession: CustomTabsSession) -> Unit)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun bindCustomTabsService()
Link copied to clipboard
fun getSession(): CustomTabsSession?
Link copied to clipboard
fun unbindCustomTabsService()

Sources

Link copied to clipboard