LocationMessageInterface¶
This docs was updated at: 2026-02-23
com.paragon.messaging.core.LocationMessageInterface ยท Interface
Extends OutboundMessage
Sealed sub-interface for location messages.
This interface is part of the OutboundMessage sealed hierarchy and is implemented by
concrete location message classes.
Since: 2.1
Methods¶
latitude¶
@return latitude coordinate
longitude¶
@return longitude coordinate
name¶
@return optional location name
address¶
@return optional location address
toCoordinatesString¶
@return formatted coordinates string