Weather/smali_classes4/com/tencent/mm/opensdk/modelmsg/GetMessageFromWX.smali
2021-05-10 10:13:34 +02:00

22 lines
485 B
Smali

.class public final Lcom/tencent/mm/opensdk/modelmsg/GetMessageFromWX;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/tencent/mm/opensdk/modelmsg/GetMessageFromWX$Resp;,
Lcom/tencent/mm/opensdk/modelmsg/GetMessageFromWX$Req;
}
.end annotation
# direct methods
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method