Method serviceList

 return to group index



serviceList

serviceStruct[] serviceList ( stringsession, stringdomain, stringcomponent, stringgroup, stringcomponentSubType )

Description

Retrieve the list of services/contacts of the domain

Parameters

  • stringsession : the session id
  • stringdomain : the domain/service name, empty for all
  • stringcomponent : the component type (DOMAIN|HOSTING|MX|DEDICATED|DNS|ALLDOM|VOIP), empty for all
  • stringgroup : the group name, empty for all
  • stringcomponentSubType : the component subtype (for example SMS|ALIAS|LINE for VOIP)

Returns

An array of service
programming languages / libraries :
 
Parameters :
string session : $session
string domain :
string component :
string group :
string componentSubType :