Method telephonyPhonebookContactModify

 return to group index



telephonyPhonebookContactModify

voidtelephonyPhonebookContactModify ( stringsession, stringnumber, stringcountry, intid, stringname, stringsurname, stringworkPhone, stringworkMobile, stringhomePhone, stringhomeMobile, stringgroup )

Description

Modify a phonebook contact

Parameters

  • stringsession : the session id
  • stringnumber : the number
  • stringcountry : the country
  • 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
  • stringgroup : the contact group
programming languages / libraries :
 
Parameters :
string session : $session
string number :
string country :
int id :
string name :
string surname :
string workPhone :
string workMobile :
string homePhone :
string homeMobile :
string group :