public abstract class AbstractPromptReceiver extends Object implements VerificationCodeReceiver
Implementation is thread-safe.
| Constructor and Description |
|---|
AbstractPromptReceiver() |
| Modifier and Type | Method and Description |
|---|---|
void |
stop()
Releases any resources and stops any processes started.
|
String |
waitForCode()
Waits for a verification code.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRedirectUripublic String waitForCode()
VerificationCodeReceiverwaitForCode in interface VerificationCodeReceiverpublic void stop()
VerificationCodeReceiverstop in interface VerificationCodeReceiverCopyright © 2011–2022 Google. All rights reserved.