403Webshell
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 :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/lib/python2.6/site-packages/telepathy/_generated/Connection_Interface_Presence.pyo
L7Jc@s2dZddkZdeiifdYZdS(sF
    Copyright (C) 2005, 2006 Collabora Limited
  

Copyright (C) 2005, 2006 Nokia Corporation
  

Copyright (C) 2006 INdT
  

    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.
  
iNtConnectionInterfacePresencecBspeZdZdZeiiddddddZeiiddddddZeiiddd	dd
dZ	eiidddddd
Z
eiiddddddZeiiddd	dddZeiiddddddZ
eiiddddddZeiiddd
dZRS(s$

      This interface is for services which have a concept of presence which
        can be published for yourself and monitored on your contacts.
        Telepathy's definition of presence is based on that used by
        the Galago project.

    Presence on an individual (yourself or one of your contacts) is modelled as
    a last activity time along with a set of zero or more statuses, each of
    which may have arbitrary key/value parameters. Valid statuses are defined
    per connection, and a list of them can be obtained with the
    GetStatuses method.

    (The SimplePresence interface which replaces this one restricts
      presences to one status per contact, with an optional message, which is
      in practice all that was implemented on this interface.)

    Each status has an arbitrary string identifier which should have an agreed
    meaning between the connection manager and any client which is expected to
    make use of it. The well-known values defined by the SimplePresence
      interface SHOULD be used where possible

    As well as these well-known status identifiers, every status also has a
    numerical type value chosen from
    Connection_Presence_Type which can be used by the client
    to classify even unknown statuses into different fundamental types.

    These numerical types exist so that even if a client does not understand
    the string identifier being used, and hence cannot present the presence to
    the user to set on themselves, it may display an approximation of the
    presence if it is set on a contact.

    The dictionary of variant types allows the connection manager to exchange
    further protocol-specific information with the client. It is recommended
    that the string (s) argument 'message' be interpreted as an optional
    message which can be associated with a presence status.

    If the connection has a 'subscribe' contact list,
    PresenceUpdate signals should be emitted to
    indicate changes of contacts on this list, and should also be emitted for
    changes in your own presence. Depending on the protocol, the signal may
    also be emitted for others such as people with whom you are communicating,
    and any user interface should be updated accordingly.

    On some protocols, RequestPresence may
    only succeed on contacts on your 'subscribe' list, and other contacts will
    cause a PermissionDenied error.  On protocols where there is no 'subscribe'
    list, and RequestPresence succeeds, a client may poll the server
    intermittently to update any display of presence information.
    cCs|iiddS(Ns7org.freedesktop.Telepathy.Connection.Interface.Presence(t_interfacestadd(tself((sV/usr/lib/python2.6/site-packages/telepathy/_generated/Connection_Interface_Presence.pyt__init__Tss7org.freedesktop.Telepathy.Connection.Interface.Presencetin_signaturessa{sv}t
out_signaturetcCs
tdS(s
        Request that a single presence status is published for the user, along
        with any desired parameters. Changes will be indicated by
        PresenceUpdate signals being emitted.
      
        N(tNotImplementedError(RtStatust
Parameters((sV/usr/lib/python2.6/site-packages/telepathy/_generated/Connection_Interface_Presence.pyt	AddStatusWscCs
tdS(s
        Request that all of a user's presence statuses be removed. Be aware
        that this request may simply result in the statuses being replaced by a
        default available status. Changes will be indicated by
        PresenceUpdate signals being emitted.
      
        N(R(R((sV/usr/lib/python2.6/site-packages/telepathy/_generated/Connection_Interface_Presence.pytClearStatusas	tausa{u(ua{sa{sv}})}cCs
tdS(s]
        Get presence previously emitted by
        PresenceUpdate for the given contacts.
        Data is returned in the same structure as the PresenceUpdate signal.
        Using this method in favour of
        RequestPresence has the advantage that
        it will not wake up each client connected to the PresenceUpdate signal.
      
        N(R(RtContacts((sV/usr/lib/python2.6/site-packages/telepathy/_generated/Connection_Interface_Presence.pytGetPresencelssa{s(ubba{ss})}cCs
tdS(s
        Get a dictionary of the valid presence statuses for this connection.
        This is only available when online because only some statuses will
        be available on some servers.
      
        N(R(R((sV/usr/lib/python2.6/site-packages/telepathy/_generated/Connection_Interface_Presence.pytGetStatusesystscCs
tdS(s6
        Request that the given presence status is no longer published for the
        user. Changes will be indicated by
        PresenceUpdate signals being emitted. As
        with ClearStatus, removing a status may
        actually result in it being replaced by a default available status.
      
        N(R(RR	((sV/usr/lib/python2.6/site-packages/telepathy/_generated/Connection_Interface_Presence.pytRemoveStatuss
cCs
tdS(s
        Request the presence for contacts on this connection. A PresenceUpdate
        signal will be emitted when they are received. This is not the same as
        subscribing to the presence of a contact, which must be done using the
        'subscription' ContactList,
        and on some protocols presence information may not be available unless
        a subscription exists.
      
        N(R(RR((sV/usr/lib/python2.6/site-packages/telepathy/_generated/Connection_Interface_Presence.pytRequestPresencestucCs
tdS(st
        Request that the recorded last activity time for the user be updated on
        the server.
      
        N(R(RtTime((sV/usr/lib/python2.6/site-packages/telepathy/_generated/Connection_Interface_Presence.pytSetLastActivityTimess	a{sa{sv}}cCs
tdS(s
        Request that the user's presence be changed to the given statuses
          and desired parameters. Changes will be reflected by
          PresenceUpdate
          signals being emitted.

        Statuses whose Connection_Presence_Type
          is Offline, Error or Unknown MUST NOT be passed to this
          function. Connection managers SHOULD reject these statuses.

        
          The same rationale as for SimplePresence.SetPresence
            applies.
        

        On certain protocols, this method may be
          called on a newly-created connection which is still in the
          DISCONNECTED state, and will sign on with the requested status.
          If the requested status is not available after signing on,
          NotAvailable will be returned and the connection will remain
          offline, or if the protocol does not support signing on with
          a certain status, Disconnected will be returned.
      
        N(R(RtStatuses((sV/usr/lib/python2.6/site-packages/telepathy/_generated/Connection_Interface_Presence.pyt	SetStatusst	signaturecCsdS(s
        This signal should be emitted when your own presence has been changed,
        or the presence of the member of any of the connection's channels has
        been changed, or when the presence requested by
        RequestPresence is available.
      
        N((RtPresence((sV/usr/lib/python2.6/site-packages/telepathy/_generated/Connection_Interface_Presence.pytPresenceUpdates	(t__name__t
__module__t__doc__RtdbustservicetmethodRRRRRRRRtsignalR(((sV/usr/lib/python2.6/site-packages/telepathy/_generated/Connection_Interface_Presence.pyR s2	'
''
'
''
'	'(Rtdbus.serviceRR t	InterfaceR(((sV/usr/lib/python2.6/site-packages/telepathy/_generated/Connection_Interface_Presence.pyt<module>s

Youez - 2016 - github.com/yon3zu
LinuXploit