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

23 lines
559 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(IFFZIZZ)V
.end method
.method public abstract onMessageTooLong(II)V
.end method