removeCookies

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.