public final class TextToConfirm extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TextToConfirm.Builder |
Modifier and Type | Method and Description |
---|---|
static TextToConfirm.Builder |
builder() |
boolean |
equals(Object o) |
String |
getLocale()
The locale in which the confirmation text is rendered.
|
String |
getText()
Prompt will be given to user upon trigger dismissal or timer expiry (depending on playAudible).
|
int |
hashCode() |
String |
toString() |
public static TextToConfirm.Builder builder()
public String getLocale()
public String getText()
Copyright © 2023. All rights reserved.