remove

fun remove(item: <Error class: unknown class>): Boolean

Remove an item from the queue.

Return

true if the item was removed

Since

2.46

Parameters

item

the data to remove from the @queue