Home | Trees | Indices | Help |
|
---|
|
object --+ | utils.Cached --+ | User
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Static Methods | |
Inherited from |
Properties | |
unicode |
About About text of the user. |
list of str |
Aliases Aliases of the user. |
datetime.date or None |
Birthday Birthday of the user. |
enums.bud* |
BuddyStatus Buddy status of the user. |
bool |
CanLeaveVoicemail Tells if it is possible to send voicemail to the user. |
unicode |
City City of the user. |
unicode |
Country Country of the user. |
str |
CountryCode ISO country code of the user. |
unicode |
DisplayName Display name of the user. |
str |
Handle Skypename of the user. |
unicode |
FullName Full name of the user. |
bool |
HasCallEquipment Tells if the user has call equipment. |
unicode |
Homepage Homepage URL of the user. |
bool |
IsAuthorized Tells if the user is authorized to contact us. |
bool |
IsBlocked Tells whether this user is blocked or not. |
bool |
IsCallForwardActive Tells whether the user has Call Forwarding activated or not. |
bool |
IsSkypeOutContact Tells whether a user is a SkypeOut contact. |
bool |
IsVideoCapable Tells if the user has video capability. |
bool |
IsVoicemailCapable Tells if the user has voicemail capability. |
unicode |
Language The language of the user. |
str |
LanguageCode The ISO language code of the user. |
float |
LastOnline The time when a user was last online as a timestamp. |
datetime.datetime |
LastOnlineDatetime The time when a user was last online as a datetime. |
unicode |
MoodText Mood text of the user. |
int |
NumberOfAuthBuddies Number of authenticated buddies in user's contact list. |
enums.ols* |
OnlineStatus Online status of the user. |
unicode |
PhoneHome Home telephone number of the user. |
unicode |
PhoneMobile Mobile telephone number of the user. |
unicode |
PhoneOffice Office telephone number of the user. |
unicode |
Province Province of the user. |
unicode |
ReceivedAuthRequest Text message for authorization request. |
unicode |
RichMoodText Advanced version of MoodText. |
enums.usex* |
Sex Sex of the user. |
unicode |
SpeedDial Speed-dial code assigned to the user. |
int |
Timezone Timezone of the user in minutes from GMT. |
Inherited from |
Method Details |
repr(x)
|
|
See Also: BuddyStatus |
Property Details |
AboutAbout text of the user.
|
AliasesAliases of the user.
|
BirthdayBirthday of the user. None if not set.
|
BuddyStatusBuddy status of the user.
|
CanLeaveVoicemailTells if it is possible to send voicemail to the user.
|
CityCity of the user.
|
CountryCountry of the user.
|
CountryCodeISO country code of the user.
|
DisplayNameDisplay name of the user.
|
HandleSkypename of the user.
|
FullNameFull name of the user.
|
HasCallEquipmentTells if the user has call equipment.
|
HomepageHomepage URL of the user.
|
IsAuthorizedTells if the user is authorized to contact us.
|
IsBlockedTells whether this user is blocked or not.
|
IsCallForwardActiveTells whether the user has Call Forwarding activated or not.
|
IsSkypeOutContactTells whether a user is a SkypeOut contact.
|
IsVideoCapableTells if the user has video capability.
|
IsVoicemailCapableTells if the user has voicemail capability.
|
LanguageThe language of the user.
|
LanguageCodeThe ISO language code of the user.
|
LastOnlineThe time when a user was last online as a timestamp.
See Also: LastOnlineDatetime |
LastOnlineDatetimeThe time when a user was last online as a datetime.
See Also: LastOnline |
MoodTextMood text of the user.
|
NumberOfAuthBuddiesNumber of authenticated buddies in user's contact list.
|
OnlineStatusOnline status of the user.
|
PhoneHomeHome telephone number of the user.
|
PhoneMobileMobile telephone number of the user.
|
PhoneOfficeOffice telephone number of the user.
|
ProvinceProvince of the user.
|
ReceivedAuthRequestText message for authorization request. Available only when user asks for authorization.
|
RichMoodTextAdvanced version of MoodText.
|
SpeedDialSpeed-dial code assigned to the user.
|
TimezoneTimezone of the user in minutes from GMT.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Sep 26 16:13:06 2009 | http://epydoc.sourceforge.net |