AuthTabSession


@ExperimentalAuthTab
public final class AuthTabSession


A class to be used for AuthTab related communication. Clients that want to launch Auth Tabs can use this class exclusively to handle all related communication. Use newAuthTabSession to create an instance.

Summary

Nested types

A class to be used instead of AuthTabSession when an Auth Tab is launched before a Service connection is established.