flushStore

abstract fun flushStore(handler: CefCompletionCallback): Boolean

Flush the backing store (if any) to disk.

Return

False if cookies cannot be accessed.

Parameters

handler

Callback that will be executed on the UI thread upon completion.