skype4py.voicemail.ivoicemail-class.html

来自「基于python的skype的API的说明文档」· HTML 代码 · 共 848 行 · 第 1/3 页

HTML
848
字号
      Stops playing downloaded voicemail.</td>          <td align="right" valign="top">            <span class="codelink"><a href="Skype4Py.voicemail-pysrc.html#IVoicemail.StopPlayback">source&nbsp;code</a></span>                      </td>        </tr>      </table>          </td>  </tr><tr>    <td width="15%" align="right" valign="top" class="summary">      <span class="summary-type">&nbsp;</span>    </td><td class="summary">      <table width="100%" cellpadding="0" cellspacing="0" border="0">        <tr>          <td><span class="summary-sig"><a name="StopRecording"></a><span class="summary-sig-name">StopRecording</span>(<span class="summary-sig-arg">self</span>)</span><br />      Ends the recording of a voicemail message.</td>          <td align="right" valign="top">            <span class="codelink"><a href="Skype4Py.voicemail-pysrc.html#IVoicemail.StopRecording">source&nbsp;code</a></span>                      </td>        </tr>      </table>          </td>  </tr><tr>    <td width="15%" align="right" valign="top" class="summary">      <span class="summary-type">&nbsp;</span>    </td><td class="summary">      <table width="100%" cellpadding="0" cellspacing="0" border="0">        <tr>          <td><span class="summary-sig"><a name="Upload"></a><span class="summary-sig-name">Upload</span>(<span class="summary-sig-arg">self</span>)</span><br />      Uploads recorded voicemail from a local computer to the voicemail       server.</td>          <td align="right" valign="top">            <span class="codelink"><a href="Skype4Py.voicemail-pysrc.html#IVoicemail.Upload">source&nbsp;code</a></span>                      </td>        </tr>      </table>          </td>  </tr>  <tr>    <td colspan="2" class="summary">    <p class="indent-wrapped-lines"><b>Inherited from <code><a href="Skype4Py.utils.Cached-class.html">utils.Cached</a></code></b>:      <code><a href="Skype4Py.utils.Cached-class.html#__copy__">__copy__</a></code>      </p>    <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>__init__</code>,      <code>__reduce__</code>,      <code>__reduce_ex__</code>,      <code>__setattr__</code>,      <code>__sizeof__</code>,      <code>__str__</code>,      <code>__subclasshook__</code>      </p>    </td>  </tr></table><!-- ==================== STATIC METHODS ==================== --><a name="section-StaticMethods"></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">Static Methods</span></td></tr>  <tr>    <td colspan="2" class="summary">    <p class="indent-wrapped-lines"><b>Inherited from <code><a href="Skype4Py.utils.Cached-class.html">utils.Cached</a></code></b>:      <code><a href="Skype4Py.utils.Cached-class.html#__new__">__new__</a></code>      </p>    </td>  </tr></table><!-- ==================== CLASS VARIABLES ==================== --><a name="section-ClassVariables"></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">Class Variables</span></td></tr>  <tr>    <td colspan="2" class="summary">    <p class="indent-wrapped-lines"><b>Inherited from <code><a href="Skype4Py.utils.Cached-class.html">utils.Cached</a></code></b>:      <code><a href="Skype4Py.utils.Cached-class.html#_cache_">_cache_</a></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">int</span>    </td><td class="summary">        <a href="Skype4Py.voicemail.IVoicemail-class.html#AllowedDuration" class="summary-name">AllowedDuration</a><br />      Maximum voicemail duration in seconds allowed to leave to partner    </td>  </tr><tr>    <td width="15%" align="right" valign="top" class="summary">      <span class="summary-type">datetime.datetime</span>    </td><td class="summary">        <a href="Skype4Py.voicemail.IVoicemail-class.html#Datetime" class="summary-name">Datetime</a><br />      Timestamp of this voicemail expressed using datetime.    </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.voicemail.IVoicemail-class.html#Duration" class="summary-name">Duration</a><br />      Actual voicemail duration in seconds.    </td>  </tr><tr>    <td width="15%" align="right" valign="top" class="summary">      <span class="summary-type"><a href="Skype4Py.enums-module.html#vmrUnknown"       class="link">Voicemail failure reason</a></span>    </td><td class="summary">        <a href="Skype4Py.voicemail.IVoicemail-class.html#FailureReason" class="summary-name">FailureReason</a><br />      Voicemail failure reason.    </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.voicemail.IVoicemail-class.html#Id" class="summary-name">Id</a><br />      Unique voicemail Id.    </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.voicemail.IVoicemail-class.html#PartnerDisplayName" class="summary-name">PartnerDisplayName</a><br />      DisplayName for voicemail sender (for incoming) or recipient (for       outgoing).    </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.voicemail.IVoicemail-class.html#PartnerHandle" class="summary-name">PartnerHandle</a><br />      Skypename for voicemail sender (for incoming) or recipient (for       outgoing).    </td>  </tr><tr>    <td width="15%" align="right" valign="top" class="summary">      <span class="summary-type"><a href="Skype4Py.enums-module.html#vmsUnknown"       class="link">Voicemail status</a></span>    </td><td class="summary">        <a href="Skype4Py.voicemail.IVoicemail-class.html#Status" class="summary-name">Status</a><br />      Voicemail status.    </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.voicemail.IVoicemail-class.html#Timestamp" class="summary-name">Timestamp</a><br />      Timestamp of this voicemail.    </td>  </tr><tr>    <td width="15%" align="right" valign="top" class="summary">      <span class="summary-type"><a href="Skype4Py.enums-module.html#vmtUnknown"       class="link">Voicemail type</a></span>    </td><td class="summary">        <a href="Skype4Py.voicemail.IVoicemail-class.html#Type" class="summary-name">Type</a><br />      Voicemail type.    </td>  </tr>  <tr>    <td colspan="2" class="summary">    <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:      <code>__class__</code>      </p>    </td>  </tr></table><!-- ==================== METHOD DETAILS ==================== --><a name="section-MethodDetails"></a><table class="details" 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">Method Details</span></td></tr></table><a name="__repr__"></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">__repr__</span>(<span class="sig-arg">self</span>)</span>    <br /><em class="fname">(Representation operator)</em>  </h3>  </td><td align="right" valign="top"    ><span class="codelink"><a href="Skype4Py.voicemail-pysrc.html#IVoicemail.__repr__">source&nbsp;code</a></span>&nbsp;    </td>  </tr></table>    <p>repr(x)</p>  <dl class="fields">    <dt>Overrides:        object.__repr__        <dd><em class="note">(inherited documentation)</em></dd>    </dt>  </dl></td></tr></table></div><a name="CaptureMicDevice"></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">CaptureMicDevice</span>(<span class="sig-arg">self</span>,        <span class="sig-arg">DeviceType</span>=<span class="sig-default">None</span>,        <span class="sig-arg">Set</span>=<span class="sig-default">None</span>)</span>  </h3>  </td><td align="right" valign="top"    ><span class="codelink"><a href="Skype4Py.voicemail-pysrc.html#IVoicemail.CaptureMicDevice">source&nbsp;code</a></span>&nbsp;    </td>  </tr></table>    <p>Queries or sets the mic capture device.</p>  <dl class="fields">    <dt>Parameters:</dt>    <dd><ul class="nomargin-top">        <li><strong class="pname"><code>DeviceType</code></strong> (<a href="Skype4Py.enums-module.html#callIoDeviceTypeUnknown"           class="link">Call IO device type</a> or None) - Mic capture device type or None.</li>        <li><strong class="pname"><code>Set</code></strong> (unicode, int or None) - Value the device should be set to or None.</li>    </ul></dd>    <dt>Returns: unicode, dict or None</dt>        <dd>If DeviceType and Set are None, returns a dictionary of device           types and their values. Dictionary contains only those device           types, whose values were set. If the DeviceType is not None but           Set is None, returns the current value of the device or None if           the device wasn't set. If Set is not None, sets a new value for           the device.</dd>  </dl></td></tr></table></div><a name="InputDevice"></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">InputDevice</span>(<span class="sig-arg">self</span>,        <span class="sig-arg">DeviceType</span>=<span class="sig-default">None</span>,        <span class="sig-arg">Set</span>=<span class="sig-default">None</span>)</span>  </h3>  </td><td align="right" valign="top"    ><span class="codelink"><a href="Skype4Py.voicemail-pysrc.html#IVoicemail.InputDevice">source&nbsp;code</a></span>&nbsp;    </td>  </tr></table>    <p>Queries or sets the sound input device.</p>

⌨️ 快捷键说明

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