OpenFin .NET API
OpenFin .NET API
Openfin.Desktop.InteropAPI
InteropClient Class
InteropClient Methods
AddContextHandlerAsync Method
ConnectAsync Method
FireIntentAsync Method
GetAllClientsInContextGroupAsync Method
GetContextGroupsAsync Method
GetInfoForContextGroupAsync Method
JoinContextGroupAsync Method
RegisterIntentHandlerAsync Method
RemoveContextHandlerAsync Method
RemoveFromContextGroupAsync Method
SetContextAsync Method
InteropClient
FireIntentAsync Method
Fires an intent.
Namespace:
Openfin.Desktop.InteropAPI
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
Copy
public
Task
<
IntentResolution
>
FireIntentAsync
(
Intent
intent
)
Parameters
intent
Type:
Openfin.Desktop.InteropAPI
Intent
New intent to fire.
Return Value
Type:
Task
IntentResolution
A task resolving to an IntentResolution
See Also
Reference
InteropClient Class
Openfin.Desktop.InteropAPI Namespace
Copyright © 2017 OpenFin Inc
Send comments on this topic to
support@openfin.co