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

23 lines
558 B
Smali
Raw Normal View History

2020-05-17 12:40:10 +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
2020-08-08 01:54:49 +00:00
.method public abstract onFilesTooLarge(IFZIZZ)V
2020-05-17 12:40:10 +00:00
.end method
.method public abstract onMessageTooLong(II)V
.end method