monoandroid
namespace Android.Content
{
    [Register("android/content/IntentSender", DoNotGenerateAcw = true)]
    public class IntentSender : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
    {
        [Register("sendIntent", "(Landroid/content/Context;ILandroid/content/Intent;Landroid/content/IntentSender$OnFinished;Landroid/os/Handler;Ljava/lang/String;)V", "GetSendIntent_Landroid_content_Context_ILandroid_content_Intent_Landroid_content_IntentSender_OnFinished_Landroid_os_Handler_Ljava_lang_String_Handler")]
        public virtual void SendIntent(Context? context, [GeneratedEnum] Result code, Intent? intent, IOnFinished? onFinished, Handler? handler, string? requiredPermission);
    }
}
.NET 6.07.08.09.0
Information specific to monoandroid
Assembly

Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

06/02/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙