25 lines
625 B
Smali
25 lines
625 B
Smali
.class public interface abstract Lcom/google/android/gms/games/CurrentPlayerInfo;
|
|
.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/CurrentPlayerInfo;",
|
|
">;",
|
|
"Landroid/os/Parcelable;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract getFriendsListVisibilityStatus()I
|
|
.end method
|