setMaxSeatCount abstract method
9.1 Set Maximum Number of Seats with a callback to notify the success or failure of the interface call
Implementation
Future<TUIActionCallback> setMaxSeatCount(int maxSeatCount);
9.1 Set Maximum Number of Seats with a callback to notify the success or failure of the interface call
Future<TUIActionCallback> setMaxSeatCount(int maxSeatCount);