| Server IP : 182.53.201.61 / Your IP : 216.73.217.175 Web Server : Apache/2.2.15 (Fedora) System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686 User : apache ( 48) PHP Version : 5.3.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/lib/python2.6/site-packages/telepathy/_generated/ |
Upload File : |
Ńň
L7Jc @ s2 d Z d d k Z d e i i f d YZ d S( sď Copyright (C) 2007 Collabora Limited
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
i˙˙˙˙Nt ChannelInterfaceChatStatec B s_ e Z d Z d Z e i i d d d d d d Z e i i d d d d
Z RS( s An interface for channels for receiving notifications of remote contacts'
state, and for notifying remote contacts of the local state.
Clients should assume that a contact's state is Channel_Chat_State_Inactive
unless they receive a notification otherwise.
The Channel_Chat_State_Gone state is treated differently to other states:
It may not be used for multi-user chats
It may not be explicitly sent
It should be automatically sent when the channel is closed
It must not be sent to the peer if a channel is closed without being used
Receiving it must not cause a new channel to be opened
The different states are defined by XEP-0085, but may be applied to any suitable protocol.
c C s | i i d d S( Ns5 org.freedesktop.Telepathy.Channel.Interface.ChatState( t _interfacest add( t self( ( sU /usr/lib/python2.6/site-packages/telepathy/_generated/Channel_Interface_Chat_State.pyt __init__, s s5 org.freedesktop.Telepathy.Channel.Interface.ChatStatet in_signaturet ut
out_signaturet c C s
t d S( sq
Set the local state and notify other members of the channel that it
has changed.
N( t NotImplementedError( R t State( ( sU /usr/lib/python2.6/site-packages/telepathy/_generated/Channel_Interface_Chat_State.pyt SetChatState/ s t signaturet uuc C s d S( sz
Emitted when the state of a member of the channel has changed.
This includes local state.
N( ( R t ContactR
( ( sU /usr/lib/python2.6/site-packages/telepathy/_generated/Channel_Interface_Chat_State.pyt ChatStateChanged8 s (
t __name__t
__module__t __doc__R t dbust servicet methodR t signalR ( ( ( sU /usr/lib/python2.6/site-packages/telepathy/_generated/Channel_Interface_Chat_State.pyR s ' ( R t dbus.serviceR R t InterfaceR ( ( ( sU /usr/lib/python2.6/site-packages/telepathy/_generated/Channel_Interface_Chat_State.pyt <module> s