IntentDeliveryMode Properties |
The IntentDeliveryMode type exposes the following members.
| Name | Description | |
|---|---|---|
| Broadcast | Sends an Intent using broadcastIntent to invoke registered broadcast receivers | |
| JniPeerMembers | To be added. | |
| StartActivity | Sends an Intent using startActivity to invoke an Activity | |
| StartService | Sends an Intent using startService to initiate operation of a Service |