Navigine iOS/Android/Flutter SDK
1.0.0
Objective-C/Java/Dart SDK API
Loading...
Searching...
No Matches
LocationListListener.java
Go to the documentation of this file.
1
package
com.navigine.idl.java;
2
3
import
java.util.HashMap;
4
18
public
abstract
class
LocationListListener
{
33
public
abstract
void
onLocationListLoaded
(HashMap<Integer, LocationInfo> locationInfos);
34
49
public
abstract
void
onLocationListFailed
(
java
.lang.Error error);
50
}
java
com
navigine
idl
java
LocationListListener.java
Generated on Mon Feb 16 2026 07:14:44 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2