Android.OS.Binder.PingBinder Method
Default implementation always returns true -- if you got here, the object is alive.

Syntax

[Android.Runtime.Register("pingBinder", "()Z", "GetPingBinderHandler")]
public virtual bool PingBinder ()

Returns

Documentation for this section has not yet been entered.

Remarks

Default implementation always returns true -- if you got here, the object is alive.

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1