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
{
25
public
abstract
void
onLocationListLoaded
(HashMap<Integer, LocationInfo> locationInfos);
26
33
public
abstract
void
onLocationListFailed
(
java
.lang.Error error);
34
}
java
com
navigine
idl
java
LocationListListener.java
Generated on Thu May 29 2025 21:18:52 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2