$search

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.


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.

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

Definition at line 129 of file util.py.

def googlevoice::util::Phone::__repr__ (   self  ) 

Definition at line 155 of file util.py.

def googlevoice::util::Phone::__str__ (   self  ) 

Definition at line 152 of file util.py.

def googlevoice::util::Phone::disable (   self  ) 
Disables this phone

Definition at line 139 of file util.py.

def googlevoice::util::Phone::enable (   self  ) 
Enables this phone for usage

Definition at line 133 of file util.py.


Member Data Documentation

Definition at line 130 of file util.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


continuous_ops_alerts
Author(s): Eitan Marder-Eppstein
autogenerated on Fri Mar 1 15:39:03 2013