The members of Android.Webkit.CookieSyncManager are listed below.
See Also: Inherited members from Android.Webkit.WebSyncManager
[read-only] static | Instance | CookieSyncManager. Singleton access to a Android.Webkit.CookieSyncManager. |
MDataBase | WebViewDatabase. | |
MHandler | Android.OS.Handler. | |
[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. |
static | CreateInstance(Android.Content.Context)Create a singleton CookieSyncManager within a context | |
override | ResetSync()resetSync() resets sync manager's timer. | |
override | Run()Starts executing the active part of the class' code. | |
override | StartSync()startSync() requests sync manager to start sync. | |
override | StopSync()stopSync() requests sync manager to stop sync. remove any SYNC_MESSAGE in the queue to break the sync loop | |
override | Sync()sync() forces sync manager to sync now |