CEEX v1.0.1版本的 MD5 值为:d20246587215ec3471b0d051724c6d34

以下内容为反编译后的 GT3GeetestUtils.java 源代码,内容仅作参考


package com.geetest.sdk;

import android.content.Context;
public class GT3GeetestUtils implements NoProguard {
    private a a;

    public GT3GeetestUtils(Context context) {
        this.a = new a(context);
    }

    public static String getVersion() {
        return "4.3.4.3";
    }

    public void changeDialogLayout() {
        this.a.a();
    }

    public void destory() {
        this.a.b();
    }

    public void dismissGeetestDialog() {
        this.a.c();
    }

    public void getGeetest() {
        this.a.e();
    }

    public a getHolder() {
        return this.a;
    }

    public void init(GT3ConfigBean gT3ConfigBean) {
        this.a.a(gT3ConfigBean);
    }

    public void showFailedDialog() {
        this.a.f();
    }

    public void showSuccessDialog() {
        this.a.g();
    }

    public void startCustomFlow() {
        this.a.h();
    }
}