Lingua

VpnService.Builder.SetConfigureIntent(PendingIntent) Metodo

Definizione

Impostare su un'attività PendingIntent per gli utenti per configurare la connessione VPN.

[Android.Runtime.Register("setConfigureIntent", "(Landroid/app/PendingIntent;)Landroid/net/VpnService$Builder;", "GetSetConfigureIntent_Landroid_app_PendingIntent_Handler")]
public virtual Android.Net.VpnService.Builder SetConfigureIntent(Android.App.PendingIntent intent);
[<Android.Runtime.Register("setConfigureIntent", "(Landroid/app/PendingIntent;)Landroid/net/VpnService$Builder;", "GetSetConfigureIntent_Landroid_app_PendingIntent_Handler")>]
abstract member SetConfigureIntent : Android.App.PendingIntent -> Android.Net.VpnService.Builder
override this.SetConfigureIntent : Android.App.PendingIntent -> Android.Net.VpnService.Builder

Parametri

intent
PendingIntent

Valori restituiti

Attributi

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

per android.net.VpnService.Builder.setConfigureIntent(android.app.PendingIntent).

Si applica a