removeAllBlockingEntries()
Removes all stored blocking entries.
Declaration
func removeAllBlockingEntries()Discussion
If isIncremental is true, the request provides incremental entries and may use this method to remove all previously added blocking entries. Don’t call this method if isIncremental is false.