removeAllExceptions

abstract suspend fun removeAllExceptions()

Removes all the entries from the set of exceptions. This method does not return until the new exceptions have been compiled and the filtering engine is ready.

Samples

com.sudoplatform.sudoadtrackerblocker.samples.Samples.removeAllExceptions