Search
Preparing search index...
The search index is not available
@jolocom/sdk - v1.0.0
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"src/interactionManager/flow"
Flow
Class Flow<T>
Type parameters
T
Hierarchy
Flow
CredentialOfferFlow
CredentialRequestFlow
AuthenticationFlow
AuthorizationFlow
EstablishChannelFlow
EncryptionFlow
DecryptionFlow
SigningFlow
ResolutionFlow
Index
Constructors
constructor
Properties
ctx
state
type
Methods
get
State
handle
Interaction
Token
Constructors
constructor
new
Flow
(
ctx
:
Interaction
)
:
Flow
Parameters
ctx:
Interaction
Returns
Flow
Properties
Protected
ctx
ctx
:
Interaction
Abstract
state
state
:
FlowState
Abstract
type
type
:
FlowType
Methods
get
State
get
State
(
)
:
FlowState
Returns
FlowState
Abstract
handle
Interaction
Token
handle
Interaction
Token
(
message
:
T
, messageType
:
string
)
:
Promise
<
boolean
>
Parameters
message:
T
messageType:
string
Returns
Promise
<
boolean
>
Globals
"src/interaction
Manager/flow"
Flow
constructor
ctx
state
type
get
State
handle
Interaction
Token
Flow
State
Generated using
TypeDoc