Method serviceGroupAddService

 return to group index



serviceGroupAddService

voidserviceGroupAddService ( stringsession, stringname, stringservice, stringcomponent )

Description

Add a service to a group

Parameters

  • stringsession : the session id
  • stringname : the group name
  • stringservice : the service
  • stringcomponent : the component type (DOMAIN|HOSTING|MX|...), empty for all
programming languages / libraries :
 
Parameters :
string session : $session
string name :
string service :
string component :