public class NaviDataManager.Event
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
static int |
applyFailed
数据应用过程失败
|
static int |
applyProgressChanged
数据应用过程进度发生改变
|
static int |
applyStarted
数据应用过程开始
|
static int |
applySucceed
数据应用过程成功
|
static int |
dataEntitiesChanged
数据描述体发生变化
|
static int |
datastoreRefreshCancel |
static int |
datastoreRefreshed
数据商店刷新完成,此时可通过get接口获取新的
NaviDataEntity |
static int |
datastoreRefreshFailed
数据商店刷新失败
|
构造器和说明 |
---|
Event() |
public static final int datastoreRefreshCancel
public static final int datastoreRefreshed
NaviDataEntity
public static final int datastoreRefreshFailed
public static final int dataEntitiesChanged
public static final int applyStarted
public static final int applyProgressChanged
public static final int applySucceed
public static final int applyFailed
©Mapbar Engine Team;All Rights Reserved