ICommonFieldsHelper.smali
.class public interface abstract Lsg/bigo/bigohttp/helper/ICommonFieldsHelper;
.super Ljava/lang/Object;
.source "SourceFile"
# virtual methods
.method public abstract getChannel()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 getDeviceId()Ljava/lang/String;
.end method
.method public abstract getIsp()Ljava/lang/String;
.end method
.method public abstract getLanguage()Ljava/lang/String;
.end method
.method public abstract getLat()I
.end method
.method public abstract getLng()I
.end method
.method public abstract getNet()Ljava/lang/String;
.end method
.method public abstract getProvince()Ljava/lang/String;
.end method
.method public abstract getSessionId()Ljava/lang/String;
.end method
.method public abstract getVersionCode()Ljava/lang/String;
.end method
.method public abstract getVersionName()Ljava/lang/String;
.end method