apkfuckery/com.discord/smali/com/discord/widgets/chat/input/WidgetChatInputSend$Listene...

35 lines
953 B
Smali

.class public interface abstract Lcom/discord/widgets/chat/input/WidgetChatInputSend$Listener;
.super Ljava/lang/Object;
.source "WidgetChatInputSend.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/widgets/chat/input/WidgetChatInputSend;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Listener"
.end annotation
# virtual methods
.method public abstract onFilesTooLarge(IFFZLjava/util/List;ZZLkotlin/jvm/functions/Function0;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(IFFZ",
"Ljava/util/List<",
"+",
"Lcom/lytefast/flexinput/model/Attachment<",
"*>;>;ZZ",
"Lkotlin/jvm/functions/Function0<",
"Lkotlin/Unit;",
">;)V"
}
.end annotation
.end method
.method public abstract onMessageTooLong(II)V
.end method