zzt.smali

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

# interfaces
.implements Landroid/os/IInterface;


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/google/android/gms/cast/framework/zzt$zza;
    }
.end annotation


# virtual methods
.method public abstract getCategory()Ljava/lang/String;
.end method

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

.method public abstract isConnected()Z
.end method

.method public abstract isConnecting()Z
.end method

.method public abstract isDisconnected()Z
.end method

.method public abstract isDisconnecting()Z
.end method

.method public abstract isResuming()Z
.end method

.method public abstract isSuspended()Z
.end method

.method public abstract notifyFailedToResumeSession(I)V
.end method

.method public abstract notifyFailedToStartSession(I)V
.end method

.method public abstract notifySessionEnded(I)V
.end method

.method public abstract notifySessionResumed(Z)V
.end method

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

.method public abstract notifySessionSuspended(I)V
.end method

.method public abstract zzacb()Lcom/google/android/gms/dynamic/IObjectWrapper;
.end method