Changes of com.discord v1325
This commit is contained in:
parent
d9d9f382c9
commit
3cb9e1231d
28086 changed files with 4880345 additions and 0 deletions
14
com.discord/smali_classes2/okhttp3/WebSocket.smali
Normal file
14
com.discord/smali_classes2/okhttp3/WebSocket.smali
Normal file
|
@ -0,0 +1,14 @@
|
|||
.class public interface abstract Lokhttp3/WebSocket;
|
||||
.super Ljava/lang/Object;
|
||||
.source "WebSocket.kt"
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract a(Ljava/lang/String;)Z
|
||||
.end method
|
||||
|
||||
.method public abstract cancel()V
|
||||
.end method
|
||||
|
||||
.method public abstract e(ILjava/lang/String;)Z
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue