AuthTabSession.PendingSession
@ExperimentalPendingSession
public class AuthTabSession.PendingSession
A class to be used instead of AuthTabSession
when an Auth Tab is launched before a Service connection is established. Use newPendingAuthTabSession
to create an instance. Use attachAuthTabSession
to get an AuthTabSession
.