The members of Android.OS.FileObserver are listed below.
See Also: Inherited members from Java.Lang.Object
Equivalent to FileObserver(path, FileObserver. | ||
Create a new file observer for a certain file or directory. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
abstract | OnEvent(FileObserverEvents, string)The event handler, which must be implemented by subclasses. | |
StartWatching()Start watching for events. | ||
StopWatching()Stop watching for events. |