Binder.PingBinder Metodo

Definizione

L'implementazione predefinita restituisce sempre true. Se si è arrivati qui, l'oggetto è attivo.

[Android.Runtime.Register("pingBinder", "()Z", "GetPingBinderHandler")]
public virtual bool PingBinder();
[<Android.Runtime.Register("pingBinder", "()Z", "GetPingBinderHandler")>]
abstract member PingBinder : unit -> bool
override this.PingBinder : unit -> bool

Valori restituiti

Implementazioni

Attributi

Commenti

L'implementazione predefinita restituisce sempre true. Se si è arrivati qui, l'oggetto è attivo.

per android.os.Binder.pingBinder().

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.

Si applica a