FirebaseInstanceIdInternal.smali
.class public interface abstract Lcom/google/firebase/iid/internal/FirebaseInstanceIdInternal;
.super Ljava/lang/Object;
.source ""
# annotations
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
# virtual methods
.method public abstract getId()Ljava/lang/String;
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
.end method
.method public abstract getToken()Ljava/lang/String;
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
.end method