public static interface WildGeo.CompletionListener
限定符和类型 | 方法和说明 |
---|---|
void |
onComplete(String key,
com.wilddog.client.WilddogError error)
Called once a location was successfully saved on the server or an error occurred.
|
void onComplete(String key, com.wilddog.client.WilddogError error)
key
- The key whose location was savederror
- The error or null if no error occurredCopyright © 2015 Wilddog. All rights reserved.