Example #1
0
 public void DeclineInvitation(string invitationId)
 {
     AN_GMSRTMProxy.RTM_DeclineInvitation(invitationId);
 }