then

@NotNull
open fun then(@NotNull action: @NotNull TrackerUpdateAction): @NotNull TrackerUpdateAction

Chains this action with another action.

Return

the combined action

Since

1.15.2

Parameters

action

the next action