public class InputLocationMessageContent extends java.lang.Object implements InputMessageContent
| Constructor and Description |
|---|
InputLocationMessageContent(Location location) |
| Modifier and Type | Method and Description |
|---|---|
Location |
getLocation()
Returns the location of the input location message content.
|