Changes of com.discord v1144
This commit is contained in:
parent
4746542b20
commit
f52990c3c2
25752 changed files with 4382359 additions and 77 deletions
22
com.discord/smali_classes2/okhttp3/WebSocket.smali
Normal file
22
com.discord/smali_classes2/okhttp3/WebSocket.smali
Normal file
|
@ -0,0 +1,22 @@
|
|||
.class public interface abstract Lokhttp3/WebSocket;
|
||||
.super Ljava/lang/Object;
|
||||
.source "WebSocket.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Lokhttp3/WebSocket$a;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract a(ILjava/lang/String;)Z
|
||||
.end method
|
||||
|
||||
.method public abstract a(Ljava/lang/String;)Z
|
||||
.end method
|
||||
|
||||
.method public abstract cancel()V
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue