onSeatLeave abstract method

void onSeatLeave(
  1. int seatIndex,
  2. String user
)

Implementation

void onSeatLeave(int seatIndex, String user);