Uses of Class
com.openfin.desktop.fdc3.IntentResolution
-
Packages that use IntentResolution Package Description com.openfin.desktop.fdc3 -
-
Uses of IntentResolution in com.openfin.desktop.fdc3
Method parameters in com.openfin.desktop.fdc3 with type arguments of type IntentResolution Modifier and Type Method Description voidFDC3Client. raiseIntent(java.lang.String intent, Context context, java.lang.String target, AsyncCallback<IntentResolution> callback)Raises an intent to the desktop agent to resolve.
-