| Package | Description |
|---|---|
| com.openfin.desktop.fdc3 |
| Modifier and Type | Method and Description |
|---|---|
void |
FDC3Client.findIntent(String intent,
Context context,
AsyncCallback<AppIntent> callback)
Find out more information about a particular intent by passing its name, and optionally its context.
|
void |
FDC3Client.findIntentsByContext(Context context,
AsyncCallback<List<AppIntent>> callback)
Find all the avalable intents for a particular context.
|
Copyright © 2021. All rights reserved.