Ejemplo n.º 1
0
 public EgoiMap editCampaignSMS(EgoiMap arguments)
 {
     return(decodeResultMap(proxy.editCampaignSMS(encodeMap(arguments))));
 }