📄 skype4py.sms.ismsmessage-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.sms.ISmsMessage</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.sms-module.html">Module sms</a> :: Class ISmsMessage </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.sms.ISmsMessage-class.html" target="_top">no frames</a>]</span></td></tr> </table> </td> </tr></table><!-- ==================== CLASS DESCRIPTION ==================== --><h1 class="epydoc">Class ISmsMessage</h1><p class="nomargin-top"><span class="codelink"><a href="Skype4Py.sms-pysrc.html#ISmsMessage">source code</a></span></p><pre class="base-tree"> object --+ | <a href="Skype4Py.utils.Cached-class.html">utils.Cached</a> --+ | <strong class="uidshort">ISmsMessage</strong></pre><hr /><p>Represents an SMS message.</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.sms.ISmsMessage-class.html#__repr__" class="summary-sig-name">__repr__</a>(<span class="summary-sig-arg">self</span>)</span><br /> repr(x)</td> <td align="right" valign="top"> <span class="codelink"><a href="Skype4Py.sms-pysrc.html#ISmsMessage.__repr__">source code</a></span> </td> </tr> </table> </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 name="Delete"></a><span class="summary-sig-name">Delete</span>(<span class="summary-sig-arg">self</span>)</span><br /> Deletes this SMS message.</td> <td align="right" valign="top"> <span class="codelink"><a href="Skype4Py.sms-pysrc.html#ISmsMessage.Delete">source code</a></span> </td> </tr> </table> </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 name="Send"></a><span class="summary-sig-name">Send</span>(<span class="summary-sig-arg">self</span>)</span><br /> Sends this SMS message.</td> <td align="right" valign="top"> <span class="codelink"><a href="Skype4Py.sms-pysrc.html#ISmsMessage.Send">source 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">unicode</span> </td><td class="summary"> <a href="Skype4Py.sms.ISmsMessage-class.html#Body" class="summary-name">Body</a><br /> Text of this SMS message. </td> </tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">tuple of <a href="Skype4Py.sms.ISmsChunk-class.html" class="link">ISmsChunk</a></span> </td><td class="summary"> <a href="Skype4Py.sms.ISmsMessage-class.html#Chunks" class="summary-name">Chunks</a><br /> Chunks of this SMS message. </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.sms.ISmsMessage-class.html#Datetime" class="summary-name">Datetime</a><br /> Timestamp of this SMS message as datetime object. </td> </tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type"><a href="Skype4Py.enums-module.html#smsFailureReasonUnknown" class="link">SMS failure reason</a></span> </td><td class="summary"> <a href="Skype4Py.sms.ISmsMessage-class.html#FailureReason" class="summary-name">FailureReason</a><br /> Reason an SMS message failed. </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.sms.ISmsMessage-class.html#Id" class="summary-name">Id</a><br /> Unique SMS message Id. </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.sms.ISmsMessage-class.html#IsFailedUnseen" class="summary-name">IsFailedUnseen</a><br /> Tells if a failed SMS message was unseen. </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.sms.ISmsMessage-class.html#Price" class="summary-name">Price</a><br /> SMS price. </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.sms.ISmsMessage-class.html#PriceCurrency" class="summary-name">PriceCurrency</a><br /> SMS price currency. </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.sms.ISmsMessage-class.html#PricePrecision" class="summary-name">PricePrecision</a><br /> SMS price precision. </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.sms.ISmsMessage-class.html#PriceToText" class="summary-name">PriceToText</a><br /> SMS price as properly formatted text with currency.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -