| Package | Description |
|---|---|
| com.google.api.services.identitytoolkit.model |
| Modifier and Type | Method and Description |
|---|---|
GetOobConfirmationCodeResponse |
GetOobConfirmationCodeResponse.clone() |
GetOobConfirmationCodeResponse |
GetOobConfirmationCodeResponse.set(String fieldName,
Object value) |
GetOobConfirmationCodeResponse |
GetOobConfirmationCodeResponse.setEmail(String email)
The email address that the email is sent to.
|
GetOobConfirmationCodeResponse |
GetOobConfirmationCodeResponse.setKind(String kind)
The fixed string "identitytoolkit#GetOobConfirmationCodeResponse".
|
GetOobConfirmationCodeResponse |
GetOobConfirmationCodeResponse.setOobCode(String oobCode)
The code to be send to the user.
|
Copyright © 2011–2021 Google. All rights reserved.