setCancelled

open fun setCancelled(cancel: Boolean)

Marks the Event as cancelled or not.

Parameters

cancel

true if the event should be cancelled, false otherwise