Méthode telephonyPhonebookOnSmsContactModify

 retour à l'index du groupe



telephonyPhonebookOnSmsContactModify

voidtelephonyPhonebookOnSmsContactModify ( stringsession, stringsmsAccount, intid, stringname, stringsurname, stringworkPhone, stringworkMobile, stringhomePhone, stringhomeMobile, stringgroupName )

Description

Modify a sms phonebook contact

Paramètres

  • stringsession : the session id
  • stringsmsAccount : the SMS account
  • intid : the contact id
  • stringname : the contact name
  • stringsurname : the contact surname
  • stringworkPhone : the work phone number
  • stringworkMobile : the work mobile number
  • stringhomePhone : the home phone number
  • stringhomeMobile : the home mobile number
  • stringgroupName : the contact group
langage de programmation / libraries :
 
Paramètres :
string session : $session
string smsAccount :
int id :
string name :
string surname :
string workPhone :
string workMobile :
string homePhone :
string homeMobile :
string groupName :