package jb;

import androidx.annotation.Nullable;
import com.google.firebase.installations.remote.TokenResult$ResponseCode;
import xyz.stream.utils.t;

/* JADX INFO: loaded from: classes2.dex */
public abstract class f {
    public static t a() {
        t tVar = new t(29);
        tVar.f36173c = 0L;
        return tVar;
    }

    @Nullable
    public abstract TokenResult$ResponseCode getResponseCode();

    @Nullable
    public abstract String getToken();
}
