Whisperstream Research Group - SerialComm GSM SDK Documentation

IPhonebookModule.AddPhonebookEntry Method 

Adds a new entry to the phonebook

bool AddPhonebookEntry(
   PhonebookEntry p
);

Parameters

p
the phone book entry

Return Value

true if the command was successful, false otherwise

See Also

IPhonebookModule Interface | Whisperstream.SerialComm.Framework.Interfaces Namespace