About
Support
Developer Guide
Version 41.131.100.38
Preparing search index...
The search index is not available
OpenFin JavaScript API
OpenFin JavaScript API
OpenFin
IntentMetadata
Interface IntentMetadata<TargetType>
The type used to describe an intent within the platform.
interface
IntentMetadata
<
TargetType
>
{
intentResolutionResultId
?:
string
;
resultType
?:
string
;
target
?:
TargetType
;
}
Type Parameters
TargetType
=
any
Index
Properties
intent
Resolution
Result
Id?
result
Type?
target?
Properties
Optional
intent
Resolution
Result
Id
intent
Resolution
Result
Id
?:
string
Optional
result
Type
result
Type
?:
string
Optional
target
target
?:
TargetType
Settings
Theme
OS
Light
Dark
On This Page
Properties
intent
Resolution
Result
Id
result
Type
target
OpenFin JavaScript API
Loading...
The type used to describe an intent within the platform.