Files
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

18 lines
465 B
Smali

.class public interface abstract Lcom/mbridge/msdk/thrid/okhttp/Connection;
.super Ljava/lang/Object;
.source "SourceFile"
# virtual methods
.method public abstract handshake()Lcom/mbridge/msdk/thrid/okhttp/Handshake;
.end method
.method public abstract protocol()Lcom/mbridge/msdk/thrid/okhttp/Protocol;
.end method
.method public abstract route()Lcom/mbridge/msdk/thrid/okhttp/Route;
.end method
.method public abstract socket()Ljava/net/Socket;
.end method