isCancelled

open fun isCancelled(): Boolean

Checks if a cancellable job has been cancelled.

Return

true if @cancellable is cancelled, FALSE if called with null or if item is not cancelled.