ChatActivity$73.smali
.class Lim/tpelyyftgw/ui/ChatActivity$73;
.super Ljava/lang/Object;
.source "ChatActivity.java"
# interfaces
.implements Lio/reactivex/functions/Consumer;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lim/tpelyyftgw/ui/ChatActivity;->translateAudio(Lim/tpelyyftgw/messenger/MessageObject;Ljava/lang/String;Ljava/lang/String;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lio/reactivex/functions/Consumer<",
"Ljava/lang/Throwable;",
">;"
}
.end annotation
# instance fields
.field final synthetic this$0:Lim/tpelyyftgw/ui/ChatActivity;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method constructor <init>(Lim/tpelyyftgw/ui/ChatActivity;)V
.registers 2
.param p1, "this$0" # Lim/tpelyyftgw/ui/ChatActivity;
.line 16480
iput-object p1, p0, Lim/tpelyyftgw/ui/ChatActivity$73;->this$0:Lim/tpelyyftgw/ui/ChatActivity;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public bridge synthetic accept(Ljava/lang/Object;)V
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
.line 16480
check-cast p1, Ljava/lang/Throwable;
invoke-virtual {p0, p1}, Lim/tpelyyftgw/ui/ChatActivity$73;->accept(Ljava/lang/Throwable;)V
return-void
.end method
.method public accept(Ljava/lang/Throwable;)V
.registers 3
.param p1, "throwable" # Ljava/lang/Throwable;
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
.line 16483
invoke-virtual {p1}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
move-result-object v0
invoke-static {v0}, Lim/tpelyyftgw/ui/components/toast/ToastUtils;->show(Ljava/lang/CharSequence;)V
.line 16484
return-void
.end method