UserInfoReceiver.smali
.class public interface abstract Lcom/proxy/ad/adsdk/delgate/UserInfoReceiver;
.super Ljava/lang/Object;
# virtual methods
.method public abstract getAppLang()Ljava/lang/String;
.end method
.method public abstract getCity()Ljava/lang/String;
.end method
.method public abstract getCountry()Ljava/lang/String;
.end method
.method public abstract getLatitude()F
.end method
.method public abstract getLongitude()F
.end method
.method public abstract getState()Ljava/lang/String;
.end method
.method public abstract getUserId()Ljava/lang/String;
.end method
.method public abstract getUserId64()Ljava/lang/String;
.end method