onSeatInvitationCancelled abstract method

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

Implementation

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