public class InputLocationMessageContent extends InputMessageContent implements java.io.Serializable
| Constructor and Description |
|---|
InputLocationMessageContent(java.lang.Float latitude,
java.lang.Float longitude) |
| Modifier and Type | Method and Description |
|---|---|
InputLocationMessageContent |
heading(int heading) |
InputLocationMessageContent |
horizontalAccuracy(float horizontalAccuracy) |
InputLocationMessageContent |
livePeriod(java.lang.Integer livePeriod) |
InputLocationMessageContent |
proximityAlertRadius(int proximityAlertRadius) |
public InputLocationMessageContent(java.lang.Float latitude,
java.lang.Float longitude)
public InputLocationMessageContent horizontalAccuracy(float horizontalAccuracy)
public InputLocationMessageContent livePeriod(java.lang.Integer livePeriod)
public InputLocationMessageContent heading(int heading)
public InputLocationMessageContent proximityAlertRadius(int proximityAlertRadius)