The members of Android.Database.ContentObserver are listed below.
See Also: Inherited members from Java.Lang.Object
Creates a content observer. |
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. |
DeliverSelfNotifications()Returns true if this observer is interested receiving self-change notifications. | ||
DispatchChange(bool)Dispatches a change notification to the observer. | ||
DispatchChange(bool, Android.Net.Uri)Dispatches a change notification to the observer. | ||
OnChange(bool)This method is called when a content change occurs. | ||
OnChange(bool, Android.Net.Uri)This method is called when a content change occurs. |