Runtime$CallFunctionOnRequest.smali
.class Lcom/facebook/stetho/inspector/protocol/module/Runtime$CallFunctionOnRequest;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/stetho/inspector/protocol/module/Runtime;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "CallFunctionOnRequest"
.end annotation
# instance fields
.field public arguments:Ljava/util/List;
.annotation runtime Lcom/facebook/stetho/json/annotation/JsonProperty;
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Lcom/facebook/stetho/inspector/protocol/module/Runtime$CallArgument;",
">;"
}
.end annotation
.end field
.field public doNotPauseOnExceptionsAndMuteConsole:Ljava/lang/Boolean;
.annotation runtime Lcom/facebook/stetho/json/annotation/JsonProperty;
required = false
.end annotation
.end field
.field public functionDeclaration:Ljava/lang/String;
.annotation runtime Lcom/facebook/stetho/json/annotation/JsonProperty;
.end annotation
.end field
.field public generatePreview:Ljava/lang/Boolean;
.annotation runtime Lcom/facebook/stetho/json/annotation/JsonProperty;
required = false
.end annotation
.end field
.field public objectId:Ljava/lang/String;
.annotation runtime Lcom/facebook/stetho/json/annotation/JsonProperty;
.end annotation
.end field
.field public returnByValue:Ljava/lang/Boolean;
.annotation runtime Lcom/facebook/stetho/json/annotation/JsonProperty;
required = false
.end annotation
.end field
# direct methods
.method private constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method