CookieRemover

interface CookieRemover

Public interface for CookieRemover

Functions

Link copied to clipboard
abstract suspend fun removeCookies(): Boolean

This method deletes all the cookies by the given CookieRemover and returns true if successful or false in case of a failure.