Langue

IIkeSessionCallback.OnClosedWithException(IkeException) Méthode

Définition

Appelé si IkeSession l’installation a échoué ou IkeSession est fermée en raison d’une erreur irrécupérable.

[Android.Runtime.Register("onClosedWithException", "(Landroid/net/ipsec/ike/exceptions/IkeException;)V", "GetOnClosedWithException_Landroid_net_ipsec_ike_exceptions_IkeException_Handler:Android.Net.IpSec.Ike.IIkeSessionCallback, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=31)]
public virtual void OnClosedWithException(Android.Net.IpSec.Ike.Exceptions.IkeException exception);
[<Android.Runtime.Register("onClosedWithException", "(Landroid/net/ipsec/ike/exceptions/IkeException;)V", "GetOnClosedWithException_Landroid_net_ipsec_ike_exceptions_IkeException_Handler:Android.Net.IpSec.Ike.IIkeSessionCallback, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=31)>]
abstract member OnClosedWithException : Android.Net.IpSec.Ike.Exceptions.IkeException -> unit
override this.OnClosedWithException : Android.Net.IpSec.Ike.Exceptions.IkeException -> unit

Paramètres

exception
IkeException

informations détaillées sur l’erreur.

Attributs

Remarques

Appelé si IkeSession l’installation a échoué ou IkeSession est fermée en raison d’une erreur irrécupérable.

Documentation Java pour android.net.ipsec.ike.IkeSessionCallback.onClosedWithException(android.net.ipsec.ike.exceptions.IkeException).

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à