⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 skype4py.conversion.iconversion-class.html

📁 基于python的skype的API的说明文档
💻 HTML
📖 第 1 页 / 共 5 页
字号:
          class="link">SMS target status</a>) - SMS target status.</li>    </ul></dd>    <dt>Returns: unicode</dt>        <dd>Text describing the SMS target status.</dd>  </dl></td></tr></table></div><a name="TextToAttachmentStatus"></a><div><table class="details" border="1" cellpadding="3"       cellspacing="0" width="100%" bgcolor="white"><tr><td>  <table width="100%" cellpadding="0" cellspacing="0" border="0">  <tr valign="top"><td>  <h3 class="epydoc"><span class="sig"><span class="sig-name">TextToAttachmentStatus</span>(<span class="sig-arg">self</span>,        <span class="sig-arg">Text</span>)</span>  </h3>  </td><td align="right" valign="top"    ><span class="codelink"><a href="Skype4Py.conversion-pysrc.html#IConversion.TextToAttachmentStatus">source&nbsp;code</a></span>&nbsp;    </td>  </tr></table>    <p>Returns attachment status code.</p>  <dl class="fields">    <dt>Parameters:</dt>    <dd><ul class="nomargin-top">        <li><strong class="pname"><code>Text</code></strong> (unicode) - Text, one of 'UNKNOWN', 'SUCCESS', 'PENDING_AUTHORIZATION',           'REFUSED', 'NOT_AVAILABLE', 'AVAILABLE'.</li>    </ul></dd>    <dt>Returns: <a href="Skype4Py.enums-module.html#apiAttachUnknown"       class="link">Attachment status</a></dt>        <dd>Attachment status.</dd>  </dl></td></tr></table></div><a name="TextToBuddyStatus"></a><div><table class="details" border="1" cellpadding="3"       cellspacing="0" width="100%" bgcolor="white"><tr><td>  <table width="100%" cellpadding="0" cellspacing="0" border="0">  <tr valign="top"><td>  <h3 class="epydoc"><span class="sig"><span class="sig-name">TextToBuddyStatus</span>(<span class="sig-arg">self</span>,        <span class="sig-arg">Text</span>)</span>  </h3>  </td><td align="right" valign="top"    ><span class="codelink"><a href="Skype4Py.conversion-pysrc.html#IConversion.TextToBuddyStatus">source&nbsp;code</a></span>&nbsp;    </td>  </tr></table>    <p>Returns buddy status code.</p>  <dl class="fields">    <dt>Parameters:</dt>    <dd><ul class="nomargin-top">        <li><strong class="pname"><code>Text</code></strong> (unicode) - Text, one of 'UNKNOWN', 'NEVER_BEEN_FRIEND', 'DELETED_FRIEND',           'PENDING_AUTHORIZATION', 'FRIEND'.</li>    </ul></dd>    <dt>Returns: <a href="Skype4Py.enums-module.html#budUnknown" class="link">Buddy       status</a></dt>        <dd>Buddy status.</dd>  </dl></td></tr></table></div><a name="TextToCallStatus"></a><div><table class="details" border="1" cellpadding="3"       cellspacing="0" width="100%" bgcolor="white"><tr><td>  <table width="100%" cellpadding="0" cellspacing="0" border="0">  <tr valign="top"><td>  <h3 class="epydoc"><span class="sig"><span class="sig-name">TextToCallStatus</span>(<span class="sig-arg">self</span>,        <span class="sig-arg">Text</span>)</span>  </h3>  </td><td align="right" valign="top"    ><span class="codelink"><a href="Skype4Py.conversion-pysrc.html#IConversion.TextToCallStatus">source&nbsp;code</a></span>&nbsp;    </td>  </tr></table>    <p>Returns call status code.</p>  <dl class="fields">    <dt>Parameters:</dt>    <dd><ul class="nomargin-top">        <li><strong class="pname"><code>Text</code></strong> (unicode) - Text, one of <a href="Skype4Py.enums-module.html#clsUnknown"           class="link">Call status</a>.</li>    </ul></dd>    <dt>Returns: <a href="Skype4Py.enums-module.html#clsUnknown" class="link">Call       status</a></dt>        <dd>Call status.</dd>  </dl><div class="fields">      <p><strong>Note:</strong>        Currently, this method only checks if the given string is one of         the allowed ones and returns it or raises a         <code>ValueError</code>.      </p></div></td></tr></table></div><a name="TextToCallType"></a><div><table class="details" border="1" cellpadding="3"       cellspacing="0" width="100%" bgcolor="white"><tr><td>  <table width="100%" cellpadding="0" cellspacing="0" border="0">  <tr valign="top"><td>  <h3 class="epydoc"><span class="sig"><span class="sig-name">TextToCallType</span>(<span class="sig-arg">self</span>,        <span class="sig-arg">Text</span>)</span>  </h3>  </td><td align="right" valign="top"    ><span class="codelink"><a href="Skype4Py.conversion-pysrc.html#IConversion.TextToCallType">source&nbsp;code</a></span>&nbsp;    </td>  </tr></table>    <p>Returns call type code.</p>  <dl class="fields">    <dt>Parameters:</dt>    <dd><ul class="nomargin-top">        <li><strong class="pname"><code>Text</code></strong> (unicode) - Text, one of <a href="Skype4Py.enums-module.html#cltUnknown"           class="link">Call type</a>.</li>    </ul></dd>    <dt>Returns: <a href="Skype4Py.enums-module.html#cltUnknown" class="link">Call       type</a></dt>        <dd>Call type.</dd>  </dl><div class="fields">      <p><strong>Note:</strong>        Currently, this method only checks if the given string is one of         the allowed ones and returns it or raises a         <code>ValueError</code>.      </p></div></td></tr></table></div><a name="TextToChatMessageStatus"></a><div><table class="details" border="1" cellpadding="3"       cellspacing="0" width="100%" bgcolor="white"><tr><td>  <table width="100%" cellpadding="0" cellspacing="0" border="0">  <tr valign="top"><td>  <h3 class="epydoc"><span class="sig"><span class="sig-name">TextToChatMessageStatus</span>(<span class="sig-arg">self</span>,        <span class="sig-arg">Text</span>)</span>  </h3>  </td><td align="right" valign="top"    ><span class="codelink"><a href="Skype4Py.conversion-pysrc.html#IConversion.TextToChatMessageStatus">source&nbsp;code</a></span>&nbsp;    </td>  </tr></table>    <p>Returns message status code.</p>  <dl class="fields">    <dt>Parameters:</dt>    <dd><ul class="nomargin-top">        <li><strong class="pname"><code>Text</code></strong> (unicode) - Text, one of <a href="Skype4Py.enums-module.html#cmsUnknown"           class="link">Chat message status</a>.</li>    </ul></dd>    <dt>Returns: <a href="Skype4Py.enums-module.html#cmsUnknown" class="link">Chat       message status</a></dt>        <dd>Chat message status.</dd>  </dl><div class="fields">      <p><strong>Note:</strong>        Currently, this method only checks if the given string is one of         the allowed ones and returns it or raises a         <code>ValueError</code>.      </p></div></td></tr></table></div><a name="TextToChatMessageType"></a><div><table class="details" border="1" cellpadding="3"       cellspacing="0" width="100%" bgcolor="white"><tr><td>  <table width="100%" cellpadding="0" cellspacing="0" border="0">  <tr valign="top"><td>  <h3 class="epydoc"><span class="sig"><span class="sig-name">TextToChatMessageType</span>(<span class="sig-arg">self</span>,        <span class="sig-arg">Text</span>)</span>  </h3>  </td><td align="right" valign="top"    ><span class="codelink"><a href="Skype4Py.conversion-pysrc.html#IConversion.TextToChatMessageType">source&nbsp;code</a></span>&nbsp;    </td>  </tr></table>    <p>Returns message type code.</p>  <dl class="fields">    <dt>Parameters:</dt>    <dd><ul class="nomargin-top">        <li><strong class="pname"><code>Text</code></strong> (unicode) - Text, one of <a href="Skype4Py.enums-module.html#cmeUnknown"           class="link">Chat message type</a>.</li>    </ul></dd>    <dt>Returns: <a href="Skype4Py.enums-module.html#cmeUnknown" class="link">Chat       message type</a></dt>        <dd>Chat message type.</dd>  </dl><div class="fields">      <p><strong>Note:</strong>        Currently, this method only checks if the given string is one of         the allowed ones and returns it or raises a         <code>ValueError</code>.      </p></div></td></tr></table></div><a name="TextToConnectionStatus"></a><div><table class="details" border="1" cellpadding="3"       cellspacing="0" width="100%" bgcolor="white"><tr><td>  <table width="100%" cellpadding="0" cellspacing="0" border="0">  <tr valign="top"><td>  <h3 class="epydoc"><span class="sig"><span class="sig-name">TextToConnectionStatus</span>(<span class="sig-arg">self</span>,        <span class="sig-arg">Text</span>)</span>  </h3>  </td><td align="right" valign="top"    ><span class="codelink"><a href="Skype4Py.conversion-pysrc.html#IConversion.TextToConnectionStatus">source&nbsp;code</a></span>&nbsp;    </td>  </tr></table>    <p>Retunes connection status code.</p>  <dl class="fields">    <dt>Parameters:</dt>    <dd><ul class="nomargin-top">        <li><strong class="pname"><code>Text</code></strong> (unicode) - Text, one of <a href="Skype4Py.enums-module.html#conUnknown"           class="link">Connection status</a>.</li>    </ul></dd>    <dt>Returns: <a href="Skype4Py.enums-module.html#conUnknown"       class="link">Connection status</a></dt>        <dd>Connection status.</dd>  </dl><div class="fields">      <p><strong>Note:</strong>        Currently, this method only checks if the given string is one of         the allowed ones and returns it or raises a         <code>ValueError</code>.      </p></div></td></tr></table></div><a name="TextToGroupType"></a><div><table class="details" border="1" cellpadding="3"       cellspacing="0" width="100%" bgcolor="white"><tr><td>  <table width="100%" cellpadding="0" cellspacing="0" border="0">  <tr valign="top"><td>  <h3 class="epydoc"><span class="sig"><span class="sig-name">TextToGroupType</span>(<span class="sig-arg">self</span>,        <span class="sig-arg">Text</span>)</span>  </h3>  </td><td align="right" valign="top"    ><span class="codelink"><a href="Skype4Py.conversion-pysrc.html#IConversion.TextToGroupType">source&nbsp;code</a></span>&nbsp;    </td>  </tr></table>    <p>Returns group type code.</p>  <dl class="fields">    <dt>Parameters:</dt>    <dd><ul class="nomargin-top">        <li><strong class="pname"><code>Text</code></strong> (unicode) - Text, one of <a href="Skype4Py.enums-module.html#grpUnknown"           class="link">Group type</a>.</li>    </ul></dd>    <dt>Returns: <a href="Skype4Py.enums-module.html#grpUnknown" class="link">Group       type</a></dt>        <dd>Group type.</dd>  </dl><div class="fields">      <p><strong>Note:</strong>        Currently, this method only checks if the given string is one of         the allowed ones and returns it or raises a         <code>ValueError</code>.      </p></div></td></tr></table></div><a name="TextToOnlineStatus"></a><div><table class="details" border="1" cellpadding="3"       cellspacing="0" width="100%" bgcolor="white"><tr><td>  <table width="100%" cellpadding="0" cellspacing="0" border="0">  <tr valign="top"><td>  <h3 class="epydoc"><span class="sig"><span class="sig-name">TextToOnlineStatus</span>(<span class="sig-arg">self</span>,        <span class="sig-arg">Text</span>)</span>  </h3>  </td><td align="right" valign="top"    ><span class="codelink"><a href="Skype4Py.conversion-pysrc.html#IConversion.TextToOnlineStatus">source&nbsp;code</a></span>&nbsp;    </td>  </tr></table>    <p>Returns online status code.</p>  <dl class="fields">    <dt>Parameters:</dt>    <dd><ul class="nomargin-top">        <li><strong class="pname"><code>Text</code></strong> (unicode) - Text, one of <a href="Skype4Py.enums-module.html#olsUnknown"           class="link">Online status</a>.</li>    </ul></dd>    <dt>Returns: <a href="Skype4Py.enums-module.html#olsUnknown" class="link">Online       status</a></dt>        <dd>Online status.</dd>  </dl><div class="fields">      <p><strong>Note:</strong>        Currently, this method only checks if the given string is one of         the allowed ones and returns it or raises a         <code>ValueError</code>.      </p></div></td></tr></table></div><a name="TextToUserSex"></a><div><table class="details" border="1" cellpadding="3"       cellspacing="0" width="100%" bgcolor="white"><tr><td>  <table width="100%" cellpadding="0" cellspacing="0" border="0">  <tr valign="top"><td>  <h3 class="epydoc"><span class="sig"><span class="sig-name">TextToUserSex</span>(<span class="sig-arg">self</span>,        <span class="sig-arg">Text</span>)</span>  </h3>  </td><td align="right" valign="top"    ><span class="codelink"><a href="Skype4Py.conversion-pysrc.html#IConversion.TextToUserSex">source&nbsp;code</a></span>&nbsp;    </td>  </tr></table>    <p>Returns user sex code.</p>  <dl class="fields">    <dt>Parameters:</dt>    <dd><ul class="nomargin-top">        <li><strong class="pname"><code>Te

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -