VerificationCodeReceiverpublic abstract class AbstractPromptReceiver extends Object implements VerificationCodeReceiver
Implementation is thread-safe.
| Constructor | Description |
|---|---|
AbstractPromptReceiver() |
| Modifier and Type | Method | 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–2019 Google. All rights reserved.