Package cn.mapway.common.geo.tools
Interface IProgressNotify
public interface IProgressNotify
IProgressNotify
- Author:
- zhangjianshe <zhangjianshe@gmail.com>
-
Method Summary
-
Method Details
-
notify
向用户 userId 发送通用 task_message 消息- Parameters:
userId- 用户IDsubTopic- 主题phase- 阶段名称type- 消息类型message- 消息内容progress- 消息进度 0-100
-