Files
rr3-apk/smali_classes2/com/google/android/gms/games/PlayerRelationshipInfo.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

40 lines
1022 B
Smali

.class public interface abstract Lcom/google/android/gms/games/PlayerRelationshipInfo;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/google/android/gms/common/data/Freezable;
.implements Landroid/os/Parcelable;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lcom/google/android/gms/common/data/Freezable<",
"Lcom/google/android/gms/games/PlayerRelationshipInfo;",
">;",
"Landroid/os/Parcelable;"
}
.end annotation
# virtual methods
.method public abstract getFriendStatus()I
.end method
.method public abstract zza()Ljava/lang/String;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method
.method public abstract zzb()Ljava/lang/String;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method
.method public abstract zzc()Ljava/lang/String;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end method