📄 skype4py.profile.iprofile-class.html
字号:
<?xml version="1.0" encoding="ascii"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> <title>Skype4Py.profile.IProfile</title> <link rel="stylesheet" href="epydoc.css" type="text/css" /> <script type="text/javascript" src="epydoc.js"></script></head><body bgcolor="white" text="black" link="blue" vlink="#204080" alink="#204080"><!-- ==================== NAVIGATION BAR ==================== --><table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="middle"> <!-- Home link --> <th> <a href="Skype4Py-module.html">Home</a> </th> <!-- Tree link --> <th> <a href="module-tree.html">Trees</a> </th> <!-- Index link --> <th> <a href="identifier-index.html">Indices</a> </th> <!-- Help link --> <th> <a href="help.html">Help</a> </th> <!-- Project homepage --> <th class="navbar" align="right" width="100%"> <table border="0" cellpadding="0" cellspacing="0"> <tr><th class="navbar" align="center" ><a class="navbar" target="_top" href="https://developer.skype.com/wiki/Skype4Py">Skype4Py</a></th> </tr></table></th> </tr></table><table width="100%" cellpadding="0" cellspacing="0"> <tr valign="top"> <td width="100%"> <span class="breadcrumbs"> <a href="Skype4Py-module.html">Package Skype4Py</a> :: <a href="Skype4Py.profile-module.html">Module profile</a> :: Class IProfile </span> </td> <td> <table cellpadding="0" cellspacing="0"> <!-- hide/show private --> <tr><td align="right"><span class="options" >[<a href="frames.html" target="_top">frames</a >] | <a href="Skype4Py.profile.IProfile-class.html" target="_top">no frames</a>]</span></td></tr> </table> </td> </tr></table><!-- ==================== CLASS DESCRIPTION ==================== --><h1 class="epydoc">Class IProfile</h1><p class="nomargin-top"><span class="codelink"><a href="Skype4Py.profile-pysrc.html#IProfile">source code</a></span></p><pre class="base-tree">object --+ | <strong class="uidshort">IProfile</strong></pre><hr /><p>Represents the profile of currently logged in user. Access using <a href="Skype4Py.skype.ISkype-class.html#CurrentUserProfile" class="link">ISkype.CurrentUserProfile</a>.</p><!-- ==================== INSTANCE METHODS ==================== --><a name="section-InstanceMethods"></a><table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"><tr bgcolor="#70b0f0" class="table-header"> <td align="left" colspan="2" class="table-header"> <span class="table-header">Instance Methods</span></td></tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type"> </span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="Skype4Py.profile.IProfile-class.html#__init__" class="summary-sig-name">__init__</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">Skype</span>)</span><br /> __init__.</td> <td align="right" valign="top"> <span class="codelink"><a href="Skype4Py.profile-pysrc.html#IProfile.__init__">source code</a></span> </td> </tr> </table> </td> </tr> <tr> <td colspan="2" class="summary"> <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: <code>__delattr__</code>, <code>__format__</code>, <code>__getattribute__</code>, <code>__hash__</code>, <code>__new__</code>, <code>__reduce__</code>, <code>__reduce_ex__</code>, <code>__repr__</code>, <code>__setattr__</code>, <code>__sizeof__</code>, <code>__str__</code>, <code>__subclasshook__</code> </p> </td> </tr></table><!-- ==================== PROPERTIES ==================== --><a name="section-Properties"></a><table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"><tr bgcolor="#70b0f0" class="table-header"> <td align="left" colspan="2" class="table-header"> <span class="table-header">Properties</span></td></tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">unicode</span> </td><td class="summary"> <a href="Skype4Py.profile.IProfile-class.html#About" class="summary-name">About</a><br /> "About" field of the profile. </td> </tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">int</span> </td><td class="summary"> <a href="Skype4Py.profile.IProfile-class.html#Balance" class="summary-name">Balance</a><br /> Skype credit balance. </td> </tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">unicode</span> </td><td class="summary"> <a href="Skype4Py.profile.IProfile-class.html#BalanceCurrency" class="summary-name">BalanceCurrency</a><br /> Skype credit balance currency. </td> </tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">unicode</span> </td><td class="summary"> <a href="Skype4Py.profile.IProfile-class.html#BalanceToText" class="summary-name">BalanceToText</a><br /> Skype credit balance as properly formatted text with currency. </td> </tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">float</span> </td><td class="summary"> <a href="Skype4Py.profile.IProfile-class.html#BalanceValue" class="summary-name">BalanceValue</a><br /> Skype credit balance expressed in currency. </td> </tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">datetime.date</span> </td><td class="summary"> <a href="Skype4Py.profile.IProfile-class.html#Birthday" class="summary-name">Birthday</a><br /> "Birthday" field of the profile. </td> </tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">bool</span> </td><td class="summary"> <a href="Skype4Py.profile.IProfile-class.html#CallApplyCF" class="summary-name">CallApplyCF</a><br /> Tells if call forwarding is enabled in the profile. </td> </tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">unicode</span> </td><td class="summary"> <a href="Skype4Py.profile.IProfile-class.html#CallForwardRules" class="summary-name">CallForwardRules</a><br /> Call forwarding rules of the profile. </td> </tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">int</span> </td><td class="summary"> <a href="Skype4Py.profile.IProfile-class.html#CallNoAnswerTimeout" class="summary-name">CallNoAnswerTimeout</a><br /> Number of seconds a call will ring without being answered before it stops ringing. </td> </tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">bool</span> </td><td class="summary"> <a href="Skype4Py.profile.IProfile-class.html#CallSendToVM" class="summary-name">CallSendToVM</a><br /> Tells whether calls will be sent to the voicemail. </td> </tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">unicode</span> </td><td class="summary"> <a href="Skype4Py.profile.IProfile-class.html#City" class="summary-name">City</a><br /> "City" field of the profile. </td> </tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">unicode</span> </td><td class="summary"> <a href="Skype4Py.profile.IProfile-class.html#Country" class="summary-name">Country</a><br /> "Country" field of the profile. </td> </tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">unicode</span> </td><td class="summary"> <a href="Skype4Py.profile.IProfile-class.html#FullName" class="summary-name">FullName</a><br /> "Full name" field of the profile. </td> </tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">unicode</span> </td><td class="summary"> <a href="Skype4Py.profile.IProfile-class.html#Homepage" class="summary-name">Homepage</a><br /> "Homepage" field of the profile. </td> </tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">unicode</span> </td><td class="summary"> <a href="Skype4Py.profile.IProfile-class.html#IPCountry" class="summary-name">IPCountry</a><br /> ISO country code queried by IP address. </td> </tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">tuple of unicode</span> </td><td class="summary"> <a href="Skype4Py.profile.IProfile-class.html#Languages" class="summary-name">Languages</a><br /> "ISO language codes of the profile. </td> </tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">unicode</span> </td><td class="summary"> <a href="Skype4Py.profile.IProfile-class.html#MoodText" class="summary-name">MoodText</a><br /> "Mood text" field of the profile. </td> </tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">unicode</span> </td><td class="summary"> <a href="Skype4Py.profile.IProfile-class.html#PhoneHome" class="summary-name">PhoneHome</a><br /> "Phone home" field of the profile. </td> </tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">unicode</span> </td><td class="summary"> <a href="Skype4Py.profile.IProfile-class.html#PhoneMobile" class="summary-name">PhoneMobile</a><br /> "Phone mobile" field of the profile. </td> </tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">unicode</span> </td><td class="summary"> <a href="Skype4Py.profile.IProfile-class.html#PhoneOffice" class="summary-name">PhoneOffice</a><br /> "Phone office" field of the profile. </td> </tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">unicode</span> </td><td class="summary"> <a href="Skype4Py.profile.IProfile-class.html#Province" class="summary-name">Province</a><br /> "Province" field of the profile. </td> </tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">unicode</span> </td><td class="summary"> <a href="Skype4Py.profile.IProfile-class.html#RichMoodText" class="summary-name">RichMoodText</a><br /> Rich mood text of the profile. </td> </tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type"><a href="Skype4Py.enums-module.html#usexUnknown" class="link">User sex</a></span> </td><td class="summary"> <a href="Skype4Py.profile.IProfile-class.html#Sex" class="summary-name">Sex</a><br /> "Sex" field of the profile. </td> </tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">int</span> </td><td class="summary"> <a href="Skype4Py.profile.IProfile-class.html#Timezone" class="summary-name">Timezone</a><br /> Timezone of the current profile in minutes from GMT. </td> </tr>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -