PlayerInfo.smali

.class public interface abstract Lcom/google/android/gms/cast/games/PlayerInfo;
.super Ljava/lang/Object;
.source ""


# annotations
.annotation runtime Ljava/lang/Deprecated;
.end annotation


# virtual methods
.method public abstract getPlayerData()Lorg/json/JSONObject;
.end method

.method public abstract getPlayerId()Ljava/lang/String;
.end method

.method public abstract getPlayerState()I
.end method

.method public abstract isConnected()Z
.end method

.method public abstract isControllable()Z
.end method