ChannelApi$OpenChannelResult.smali
.class public interface abstract Lcom/google/android/gms/wearable/ChannelApi$OpenChannelResult;
.super Ljava/lang/Object;
# interfaces
.implements Lcom/google/android/gms/common/api/Result;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/gms/wearable/ChannelApi;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "OpenChannelResult"
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract getChannel()Lcom/google/android/gms/wearable/Channel;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end method