status property

int status
getter/setter pair

Callback 是否成功。枚举值,支持 200、203。200表示上传成功、回调成功;203表示上传成功,回调失败

Implementation

int status;