apkfuckery/com.discord/smali/com/discord/widgets/chat/input/WidgetChatInputSend$Listener.smali
2020-08-07 20:54:39 +00:00

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