package com.seewo.sdk.internal.callback;

/* JADX INFO: loaded from: classes.dex */
public interface SDKIntegerCallback {
    void onCall(int i2);
}
