接口 API.登录回调

封闭接口:
API

public static interface API.登录回调
  • 方法详细资料

    • 登录成功

      void 登录成功(账户数据类 data)
    • 登录失败

      void 登录失败(String 失败原因)