The methods of the IPhonebookModule interface are listed below. For a complete list of IPhonebookModule interface members, see the IPhonebookModule Members topic.
AddPhonebookEntry | Adds a new entry to the phonebook |
GetAddressBook | gets a hashtable of all the phonebook entries in the phonebook |
GetSupportedMemoryStores | returns a list of supported memory store types |
IsMemoryStoreSupported | returns true or false if the memory store is supported by this model phone |
ReadPhonebookEntry | reads a phonebook entry from the phone's memory |
RemovePhonebookEntry | Deletes a phonebook entry |
IPhonebookModule Interface | Whisperstream.SerialComm.Framework.Interfaces Namespace