getSeatList abstract method
9.2 Get Seat List with a callback to notify the success or failure of the interface call. The successful callback will include a list of TUISeatInfo information.
Implementation
Future<TUIValueCallBack<List<TUISeatInfo>>> getSeatList();