moveToSeat abstract method

Future<TUIActionCallback> moveToSeat(
  1. int targetSeatIndex
)

9.7 Move to other seat.

Implementation

Future<TUIActionCallback> moveToSeat(int targetSeatIndex);