- intent
- The intent to broadcast
- user
- UserHandle to send the intent to.
Version of Android.Content.Context.SendBroadcast(Android.Content.Intent) that allows you to specify the user the broadcast will be sent to. This is not available to applications that are not pre-installed on the system image. Using it requires holding the INTERACT_ACROSS_USERS permission.