Android.OS.TokenWatcher Class
Helper class that helps you use IBinder objects as reference counted tokens.

See Also: TokenWatcher Members

Syntax

[Android.Runtime.Register("android/os/TokenWatcher", DoNotGenerateAcw=true)]
public abstract class TokenWatcher : Java.Lang.Object

Remarks

Helper class that helps you use IBinder objects as reference counted tokens. IBinders make good tokens because we find out when they are removed

[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