onSeatRequestRejected abstract method

void onSeatRequestRejected(
  1. int seatIndex,
  2. String user,
  3. String operateBy
)

Implementation

void onSeatRequestRejected(int seatIndex, String user, String operateBy);