Java android.webkit CookieSyncManager fields, constructors, methods, implement or subclass

Example usage for Java android.webkit CookieSyncManager fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.webkit CookieSyncManager.

The text is from its open source code.

Method

CookieSyncManagercreateInstance(Context context)
Create a singleton CookieSyncManager within a context
CookieSyncManagergetInstance()
Singleton access to a CookieSyncManager .
voidstartSync()
startSync() requests sync manager to start sync.
voidstopSync()
stopSync() requests sync manager to stop sync.
voidsync()
sync() forces sync manager to sync now