InteropClientFireIntentAsync Method |
Name | Description | |
---|---|---|
FireIntentAsync(Intent) |
Asynchronously fires an intent.
| |
FireIntentAsyncT(Intent) |
Asynchronously fires the given intent
| |
FireIntentAsync(String, JToken) |
Asynchronously fires an intent using the given JSON-based context object
| |
FireIntentAsyncT(String, JToken) |
Asynchronously fires an intent using the given JSON-based context object
|