ResolveError
enum ResolveError {
NoAppsFound = "NoAppsFound",
ResolverUnavailable = "ResolverUnavailable",
ResolverTimeout = "ResolverTimeout"
}
Contains constants representing the errors that can be encountered when calling the findIntent
or findIntentsByContext
methods on the DesktopAgent.