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/IData"
ILinkRemoteDataImmutable
Interface ILinkRemoteDataImmutable
The data that must be returned from the endpoint as JSON
example
The next node to move to and resetting the context
```json { "id": "7f418939-a925-474e-96fd-fe058861bace", "context": {} } ```
example
With a redirect
```json { "id": "553c26cb-f2cc-4822-8db7-22c9393e657c", "redirect": "8d7b6348-6c35-415f-a247-802092f07a17", "context": { "some": "keys", "that": "were", "sent": "so", "we": "forward", "them": "back"} } ```
Hierarchy
ILinkRemoteDataImmutable
ILinkRemoteDataMutable
Index
Properties
context
id
Properties
context
context
:
IContextImmutable
id
id
:
string
Globals
"lib/link/remote/IData"
ILink
Remote
Data
Immutable
context
id
ILink
Remote
Data
Mutable
The data that must be returned from the endpoint as JSON