protected Invitation(MatchType invType, Participant inviter, uint variant) { mInvitationType = invType; mInviter = inviter; mVariant = variant; }