27 lines
635 B
Smali
27 lines
635 B
Smali
.class public Lcom/moji/http/snsforum/PhotoAlertRequest;
|
|
.super Lcom/moji/http/snsforum/BaseNewLiveRequest;
|
|
.source "PhotoAlertRequest.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Lcom/moji/http/snsforum/BaseNewLiveRequest<",
|
|
"Lcom/moji/http/snsforum/entity/PhotoAlertResult;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 1
|
|
|
|
const-string v0, "forum/warn/json/photo_flag"
|
|
|
|
.line 14
|
|
invoke-direct {p0, v0}, Lcom/moji/http/snsforum/BaseNewLiveRequest;-><init>(Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|