isAction

open fun isAction(index: Int): Boolean

Return true if index is a valid change index, and the request at that index is for an action call.

Return

true if index is a valid change index, and the request at that index is for an action call.

Parameters

index

From zero to size - 1