Search
Preparing search index...
The search index is not available
EF Conversation Framework
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"lib/link/Remote"
LinkRemote
Class LinkRemote
A helper class that can fulfil the {@link IRemote} interface
Hierarchy
LinkRemote
Implements
ILinkRemoteMutable
Index
Constructors
constructor
Properties
body
headers
method
redirect
type
url
Constructors
constructor
new
Link
Remote
(
__namedParameters
:
object
)
:
LinkRemote
Parameters
__namedParameters:
object
Returns
LinkRemote
Properties
body
body
:
string
|
undefined
headers
headers
:
object
Type declaration
[
header:
string
]:
string
method
method
:
string
|
undefined
redirect
redirect
:
Guid
|
undefined
type
type
:
Type.Remote
= Type.Remote
url
url
:
Url
Globals
"lib/link/
Remote"
Link
Remote
constructor
body
headers
method
redirect
type
url
klass
A helper class that can fulfil the {@link IRemote} interface