Method telephonyPhonebookOnSmsContactAdd

 return to group index



telephonyPhonebookOnSmsContactAdd

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

Description

Add a sms phonebook contact

Parameters

  • stringsession : the session id
  • stringsmsAccount : the SMS account
  • intid : the phonebook id
  • stringname : the contact name
  • stringsurname : the contact surname
  • stringworkPhone : the contact work phone
  • stringworkMobile : the contact work mobile
  • stringhomePhone : the contact home phone
  • stringhomeMobile : the contact home mobile
  • stringgroupName : the contact group

Returns

the contact id
programming languages / libraries :
 
Parameters :
string session : $session
string smsAccount :
int id :
string name :
string surname :
string workPhone :
string workMobile :
string homePhone :
string homeMobile :
string groupName :