低代码

  • 低代码 > API 文档 > 互动直播 > android API文档 > QLiveCallBack

    QLiveCallBack

    最近更新时间: 2022-07-11 10:16:23

    interface com.qlive.core.QLiveCallBack

    基础回调函数

    Index
    方法
    方法
    onError
    • void onError(int code, String msg);
    • 操作失败

      Parameters
      • code: int

        错误码

      • msg: String

        消息

      Returns void
    onSuccess
    • void onSuccess(T data);
    • 操作成功

      Parameters
      • data: Object

        数据

      Returns void
    以上内容是否对您有帮助?
  • Qvm free helper
    Close