Home | Trees | Indices | Help |
|
---|
|
object --+ | Profile
Instance Methods | |||
|
|||
Inherited from |
Properties | |
unicode |
About "About" field of the profile. |
int |
Balance Skype credit balance. |
unicode |
BalanceCurrency Skype credit balance currency. |
unicode |
BalanceToText Skype credit balance as properly formatted text with currency. |
float |
BalanceValue Skype credit balance expressed in currency. |
datetime.date |
Birthday "Birthday" field of the profile. |
bool |
CallApplyCF Tells if call forwarding is enabled in the profile. |
str |
CallForwardRules Call forwarding rules of the profile. |
int |
CallNoAnswerTimeout Number of seconds a call will ring without being answered before it stops ringing. |
bool |
CallSendToVM Tells whether calls will be sent to the voicemail. |
unicode |
City "City" field of the profile. |
unicode |
Country "Country" field of the profile. |
unicode |
FullName "Full name" field of the profile. |
unicode |
Homepage "Homepage" field of the profile. |
str |
IPCountry ISO country code queried by IP address. |
list of str |
Languages "ISO language codes of the profile. |
unicode |
MoodText "Mood text" field of the profile. |
unicode |
PhoneHome "Phone home" field of the profile. |
unicode |
PhoneMobile "Phone mobile" field of the profile. |
unicode |
PhoneOffice "Phone office" field of the profile. |
unicode |
Province "Province" field of the profile. |
unicode |
RichMoodText Rich mood text of the profile. |
enums.usex* |
Sex "Sex" field of the profile. |
int |
Timezone Timezone of the current profile in minutes from GMT. |
list of str |
ValidatedSmsNumbers List of phone numbers the user has registered for usage in reply-to field of SMS messages. |
Inherited from |
Method Details |
|
Property Details |
About"About" field of the profile. |
BalanceSkype credit balance. Note that the precision of profile balance value is currently fixed at 2 decimal places, regardless of currency or any other settings. Use BalanceValue to get the balance expressed in currency.
See Also: BalanceCurrency, BalanceToText, BalanceValue |
BalanceCurrencySkype credit balance currency.
See Also: Balance, BalanceToText, BalanceValue |
BalanceToTextSkype credit balance as properly formatted text with currency.
See Also: Balance, BalanceCurrency, BalanceValue |
BalanceValueSkype credit balance expressed in currency.
See Also: Balance, BalanceCurrency, BalanceToText |
Birthday"Birthday" field of the profile.
|
CallApplyCFTells if call forwarding is enabled in the profile.
|
CallForwardRulesCall forwarding rules of the profile.
|
CallNoAnswerTimeoutNumber of seconds a call will ring without being answered before it stops ringing.
|
CallSendToVMTells whether calls will be sent to the voicemail.
|
City"City" field of the profile. |
Country"Country" field of the profile.
|
FullName"Full name" field of the profile.
|
Homepage"Homepage" field of the profile.
|
IPCountryISO country code queried by IP address.
|
Languages"ISO language codes of the profile.
|
MoodText"Mood text" field of the profile.
|
PhoneHome"Phone home" field of the profile.
|
PhoneMobile"Phone mobile" field of the profile.
|
PhoneOffice"Phone office" field of the profile.
|
Province"Province" field of the profile.
|
RichMoodTextRich mood text of the profile.
|
Sex"Sex" field of the profile. |
TimezoneTimezone of the current profile in minutes from GMT.
|
ValidatedSmsNumbersList of phone numbers the user has registered for usage in reply-to field of SMS messages.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Sep 26 16:13:05 2009 | http://epydoc.sourceforge.net |