ChatActionCell$1.smali

.class Lim/tpelyyftgw/ui/cells/ChatActionCell$1;
.super Ljava/lang/Object;
.source "ChatActionCell.java"

# interfaces
.implements Lim/tpelyyftgw/messenger/MessageObject$Delegate;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lim/tpelyyftgw/ui/cells/ChatActionCell;->setMessageObject(Lim/tpelyyftgw/messenger/MessageObject;)V
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


# instance fields
.field final synthetic this$0:Lim/tpelyyftgw/ui/cells/ChatActionCell;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method constructor <init>(Lim/tpelyyftgw/ui/cells/ChatActionCell;)V
    .registers 2
    .param p1, "this$0"    # Lim/tpelyyftgw/ui/cells/ChatActionCell;

    .line 130
    iput-object p1, p0, Lim/tpelyyftgw/ui/cells/ChatActionCell$1;->this$0:Lim/tpelyyftgw/ui/cells/ChatActionCell;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public onClickRed()V
    .registers 3

    .line 133
    iget-object v0, p0, Lim/tpelyyftgw/ui/cells/ChatActionCell$1;->this$0:Lim/tpelyyftgw/ui/cells/ChatActionCell;

    # getter for: Lim/tpelyyftgw/ui/cells/ChatActionCell;->delegate:Lim/tpelyyftgw/ui/cells/ChatActionCell$ChatActionCellDelegate;
    invoke-static {v0}, Lim/tpelyyftgw/ui/cells/ChatActionCell;->access$000(Lim/tpelyyftgw/ui/cells/ChatActionCell;)Lim/tpelyyftgw/ui/cells/ChatActionCell$ChatActionCellDelegate;

    move-result-object v0

    if-eqz v0, :cond_17

    .line 134
    iget-object v0, p0, Lim/tpelyyftgw/ui/cells/ChatActionCell$1;->this$0:Lim/tpelyyftgw/ui/cells/ChatActionCell;

    # getter for: Lim/tpelyyftgw/ui/cells/ChatActionCell;->delegate:Lim/tpelyyftgw/ui/cells/ChatActionCell$ChatActionCellDelegate;
    invoke-static {v0}, Lim/tpelyyftgw/ui/cells/ChatActionCell;->access$000(Lim/tpelyyftgw/ui/cells/ChatActionCell;)Lim/tpelyyftgw/ui/cells/ChatActionCell$ChatActionCellDelegate;

    move-result-object v0

    iget-object v1, p0, Lim/tpelyyftgw/ui/cells/ChatActionCell$1;->this$0:Lim/tpelyyftgw/ui/cells/ChatActionCell;

    # getter for: Lim/tpelyyftgw/ui/cells/ChatActionCell;->currentMessageObject:Lim/tpelyyftgw/messenger/MessageObject;
    invoke-static {v1}, Lim/tpelyyftgw/ui/cells/ChatActionCell;->access$100(Lim/tpelyyftgw/ui/cells/ChatActionCell;)Lim/tpelyyftgw/messenger/MessageObject;

    move-result-object v1

    invoke-interface {v0, v1}, Lim/tpelyyftgw/ui/cells/ChatActionCell$ChatActionCellDelegate;->didRedUrl(Lim/tpelyyftgw/messenger/MessageObject;)V

    .line 136
    :cond_17
    return-void
.end method