vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
VisualforceRemotingResponse
Interface VisualforceRemotingResponse
interface
VisualforceRemotingResponse
{
action
:
string
;
message
?:
string
;
method
:
string
;
ref
:
boolean
;
result
:
any
;
statusCode
:
number
;
tid
:
number
;
type
:
string
;
}
Index
Properties
action
message?
method
ref
result
status
Code
tid
type
Properties
action
action
:
string
Optional
message
message
?:
string
method
method
:
string
ref
ref
:
boolean
result
result
:
any
status
Code
statusCode
:
number
tid
tid
:
number
type
type
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
action
message
method
ref
result
status
Code
tid
type
vlocode-project - v1.40.0-beta-4
Loading...