apkfuckery/com.discord/smali/com/discord/restapi/RestAPIInterface$RtcLatency...

38 lines
972 B
Smali
Raw Normal View History

2020-09-02 04:07:20 +00:00
.class public interface abstract Lcom/discord/restapi/RestAPIInterface$RtcLatency;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "RestAPIInterface.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/restapi/RestAPIInterface;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
2020-09-02 04:07:20 +00:00
name = "RtcLatency"
2020-05-17 12:40:10 +00:00
.end annotation
# virtual methods
.method public abstract get(Ljava/lang/String;)Lrx/Observable;
.param p1 # Ljava/lang/String;
2020-09-22 07:09:10 +00:00
.annotation runtime Lk0/k0/v;
2020-05-17 12:40:10 +00:00
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
")",
"Lrx/Observable<",
2020-09-02 04:07:20 +00:00
"Ljava/util/List<",
"Lcom/discord/models/domain/ModelRtcLatencyRegion;",
">;>;"
2020-05-17 12:40:10 +00:00
}
.end annotation
2020-09-22 07:09:10 +00:00
.annotation runtime Lk0/k0/e;
2020-05-17 12:40:10 +00:00
.end annotation
.end method