接口 AuthFlow.Callback<T>

    • 方法详细资料

      • call

        void call​(Context context,
                  int code,
                  String message,
                  T userInfo)