setResult

public void setResult(Event.Result newResult)

Sets the result of this event. This will change whether or not this event is considered cancelled.

Parameters

newResult

the new Result for this event

See also