CurrentPhonebookMemoryStore | gets/sets the current memory store |
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