takeSeat abstract method

TUIRequest takeSeat(
  1. int seatIndex,
  2. int timeout,
  3. TUIRequestCallback? requestCallback
)

Implementation

TUIRequest takeSeat(int seatIndex, int timeout, TUIRequestCallback? requestCallback);