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

23 lines
555 B
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.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
2020-03-27 22:23:51 +00:00
.method public abstract onMessageTooLong(II)V
.end method