File: //lib/python3/dist-packages/twisted/words/im/__pycache__/pbsupport.cpython-38.pyc
U
W[�% � @ s� d Z ddlmZ ddlmZ ddlmZ ddlmZ ddlm Z ddl
mZ ddlm
Z
mZmZ dd lmZmZ dd
lmZ G dd� dej�Zeej�G d
d� dej��ZG dd� dejej�Zedd�Zeej�G dd� dej��Z dS )z2
L{twisted.words} support for Instance Messenger.
� )�print_function)�defer)�error)�log)�Failure)�pb)�ONLINE�OFFLINE�AWAY)�basesupport�
interfaces)�implementerc @ s@ e Zd ZdZdd� Zdd� Zdd� Zdd � Zd
d� Zdd
� Z dS )�TwistedWordsPersonzMI a facade for a person you can talk to through a twisted.words service.
c C s t j�| ||� t| _d S �N)r �AbstractPerson�__init__r �status)�self�nameZwordsAccount� r �</usr/lib/python3/dist-packages/twisted/words/im/pbsupport.pyr s zTwistedWordsPerson.__init__c C s | j tkp| j tkS r )r r r
�r r r r �isOnline s
�zTwistedWordsPerson.isOnlinec C s | j S r )r r r r r � getStatus"