Package phones :: Module com_samsungscha650 :: Class PhoneBook
[hide private]
[frames] | no frames]

Class PhoneBook

source code

Instance Methods [hide private]
 
__init__(self, phone) source code
 
read(self) source code
 
get_ringtone(self, index)
Return the ringtone index of this entry.
source code
 
__extract_entry(self, e, pb_cnt, mem_index) source code
 
get_dict(self, result) source code
Class Variables [hide private]
  __pb_numbers = ({'home': 'home_num_index'}, {'office': 'office...
Class Variable Details [hide private]

__pb_numbers

Value:
({'home': 'home_num_index'},
 {'office': 'office_num_index'},
 {'cell': 'mobile_num_index'},
 {'pager': 'pager_num_index'},
 {'fax': 'fax_num_index'})