IMegaTrackerResult Interface

Description

定位结果参数


Properties

statusCode

typescript

statusCode: number;

定位状态

msg

typescript

msg: string;

消息信息

timestamp

typescript

timestamp: number;

请求发起时的时间戳

result

typescript

result: BlockController [];

定位到的block集合