public class RequestLocationKeyboardButton extends KeyboardButton
| Constructor and Description |
|---|
RequestLocationKeyboardButton(java.lang.String text)
Constructs a keyboard button.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
getTextpublic RequestLocationKeyboardButton(java.lang.String text)
text - the text of the buttonpublic boolean equals(java.lang.Object obj)
equals in class KeyboardButtonpublic int hashCode()
hashCode in class KeyboardButton