#import <MBNaviDataManager.h>
◆ apply:progressChanged:()
- (void MBNaviDataManagerDelegate) apply: |
|
(nonnull MBNaviDataEntity *) |
entity |
progressChanged: |
|
(NSInteger) |
progress |
|
|
| |
|
optional |
数据应用进度
- 参数
-
entity | 数据实体对象 |
progress | 应用进度 |
- 自从
- 5.0.x
◆ applyFailed:()
- (void MBNaviDataManagerDelegate) applyFailed: |
|
(nonnull MBNaviDataEntity *) |
entity |
|
|
optional |
◆ applyStarted:()
- (void MBNaviDataManagerDelegate) applyStarted: |
|
(nonnull MBNaviDataEntity *) |
entity |
|
|
optional |
◆ applySucceed:()
- (void MBNaviDataManagerDelegate) applySucceed: |
|
(nonnull MBNaviDataEntity *) |
entity |
|
|
optional |
◆ dataEntitiesChanged()
- (void MBNaviDataManagerDelegate) dataEntitiesChanged |
|
|
|
|
optional |
◆ datastoreRefreshCancel()
- (void MBNaviDataManagerDelegate) datastoreRefreshCancel |
|
|
|
|
optional |
◆ datastoreRefreshed:()
- (void MBNaviDataManagerDelegate) datastoreRefreshed: |
|
(nonnull NSArray< MBNaviDataEntity * > *) |
entities |
|
|
optional |
◆ datastoreRefreshFailed()
- (void MBNaviDataManagerDelegate) datastoreRefreshFailed |
|
|
|
|
optional |
该协议的文档由以下文件生成: