Uses of Class
org.jivesoftware.smackx.geoloc.GeoLocationManager
Package
Description
Smacks implementation of XEP-0080: User Location.
-
Uses of GeoLocationManager in org.jivesoftware.smackx.geoloc
Modifier and TypeMethodDescriptionstatic GeoLocationManager
GeoLocationManager.getInstanceFor
(XMPPConnection connection) Retrieves aGeoLocationManager
for the specifiedXMPPConnection
, creating one if it doesn't already exist.