showCancelled

public final ListEventQueryParams.Builder showCancelled(Boolean showCancelled)

Sets whether to return events that have a status of cancelled. If an event is recurring, then it returns no matter the value set. Different providers have different semantics for cancelled events.

Return

The builder.

Parameters

showCancelled

Whether to return events that have a status of cancelled.