AppInviteInvitationResult.smali

.class public interface abstract Lcom/google/android/gms/appinvite/AppInviteInvitationResult;
.super Ljava/lang/Object;

# interfaces
.implements Lcom/google/android/gms/common/api/Result;


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


# virtual methods
.method public abstract getInvitationIntent()Landroid/content/Intent;
.end method

.method public abstract getStatus()Lcom/google/android/gms/common/api/Status;
.end method