📄 skype4py.application.iapplicationstream-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.application.IApplicationStream</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.application-module.html">Module application</a> :: Class IApplicationStream </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.application.IApplicationStream-class.html" target="_top">no frames</a>]</span></td></tr> </table> </td> </tr></table><!-- ==================== CLASS DESCRIPTION ==================== --><h1 class="epydoc">Class IApplicationStream</h1><p class="nomargin-top"><span class="codelink"><a href="Skype4Py.application-pysrc.html#IApplicationStream">source code</a></span></p><pre class="base-tree"> object --+ | <a href="Skype4Py.utils.Cached-class.html">utils.Cached</a> --+ | <strong class="uidshort">IApplicationStream</strong></pre><hr /><p>Represents an application stream in APP2APP protocol.</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 name="__len__"></a><span class="summary-sig-name">__len__</span>(<span class="summary-sig-arg">self</span>)</span></td> <td align="right" valign="top"> <span class="codelink"><a href="Skype4Py.application-pysrc.html#IApplicationStream.__len__">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 href="Skype4Py.application.IApplicationStream-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.application-pysrc.html#IApplicationStream.__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="Disconnect"></a><span class="summary-sig-name">Disconnect</span>(<span class="summary-sig-arg">self</span>)</span><br /> Disconnects the stream.</td> <td align="right" valign="top"> <span class="codelink"><a href="Skype4Py.application-pysrc.html#IApplicationStream.Disconnect">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="close"></a><span class="summary-sig-name">close</span>(<span class="summary-sig-arg">self</span>)</span><br /> Disconnects the stream.</td> <td align="right" valign="top"> <span class="codelink"><a href="Skype4Py.application-pysrc.html#IApplicationStream.Disconnect">source code</a></span> </td> </tr> </table> </td> </tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">unicode</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="Skype4Py.application.IApplicationStream-class.html#Read" class="summary-sig-name">Read</a>(<span class="summary-sig-arg">self</span>)</span><br /> Reads data from stream.</td> <td align="right" valign="top"> <span class="codelink"><a href="Skype4Py.application-pysrc.html#IApplicationStream.Read">source code</a></span> </td> </tr> </table> </td> </tr><tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">unicode</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a href="Skype4Py.application.IApplicationStream-class.html#read" class="summary-sig-name">read</a>(<span class="summary-sig-arg">self</span>)</span><br /> Reads data from stream.</td> <td align="right" valign="top"> <span class="codelink"><a href="Skype4Py.application-pysrc.html#IApplicationStream.Read">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 href="Skype4Py.application.IApplicationStream-class.html#SendDatagram" class="summary-sig-name">SendDatagram</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">Text</span>)</span><br /> Sends datagram to stream.</td> <td align="right" valign="top"> <span class="codelink"><a href="Skype4Py.application-pysrc.html#IApplicationStream.SendDatagram">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 href="Skype4Py.application.IApplicationStream-class.html#Write" class="summary-sig-name">Write</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">Text</span>)</span><br /> Writes data to stream.</td> <td align="right" valign="top"> <span class="codelink"><a href="Skype4Py.application-pysrc.html#IApplicationStream.Write">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 href="Skype4Py.application.IApplicationStream-class.html#write" class="summary-sig-name">write</a>(<span class="summary-sig-arg">self</span>, <span class="summary-sig-arg">Text</span>)</span><br /> Writes data to stream.</td> <td align="right" valign="top"> <span class="codelink"><a href="Skype4Py.application-pysrc.html#IApplicationStream.Write">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"><a href="Skype4Py.application.IApplication-class.html" class="link">IApplication</a></span> </td><td class="summary"> <a href="Skype4Py.application.IApplicationStream-class.html#Application" class="summary-name">Application</a><br /> Application this stream belongs to. </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.application.IApplicationStream-class.html#ApplicationName" class="summary-name">ApplicationName</a><br /> Name of the application this stream belongs to. </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.application.IApplicationStream-class.html#DataLength" class="summary-name">DataLength</a><br />
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -