onSeatInvitationRejected abstract method

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

Implementation

void onSeatInvitationRejected(int seatIndex, String user);