Public Member Functions | Public Attributes | Private Member Functions
googlevoice.util.Phone Class Reference
Inheritance diagram for googlevoice.util.Phone:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def __repr__
def __str__
def disable
def enable

Public Attributes

 voice

Private Member Functions

def __call_forwarding

Detailed Description

Wrapper for phone objects used for phone specific methods
Attributes are:

 * id: int
 * phoneNumber: i18n phone number
 * formattedNumber: humanized phone number string
 * we: data dict
 * wd: data dict
 * verified: bool
 * name: strign label
 * smsEnabled: bool
 * scheduleSet: bool
 * policyBitmask: int
 * weekdayTimes: list
 * dEPRECATEDDisabled: bool
 * weekdayAllDay: bool
 * telephonyVerified
 * weekendTimes: list
 * active: bool
 * weekendAllDay: bool
 * enabledForOthers: bool
 * type: int (1 - Home, 2 - Mobile, 3 - Work, 4 - Gizmo)
        

Definition at line 103 of file util.py.


Constructor & Destructor Documentation

def googlevoice.util.Phone.__init__ (   self,
  voice,
  data 
)

Definition at line 129 of file util.py.


Member Function Documentation

def googlevoice.util.Phone.__call_forwarding (   self,
  enabled = '1' 
) [private]
Enables or disables this phone

Definition at line 145 of file util.py.

Definition at line 155 of file util.py.

Definition at line 152 of file util.py.

Disables this phone

Definition at line 139 of file util.py.

Enables this phone for usage

Definition at line 133 of file util.py.


Member Data Documentation

Definition at line 129 of file util.py.


The documentation for this class was generated from the following file:


continuous_ops_alerts
Author(s): Eitan Marder-Eppstein
autogenerated on Fri Dec 6 2013 19:59:13