class twisted.words.im.pbsupport.TwistedWordsPerson(basesupport.AbstractPerson): (source)
I a facade for a person you can talk to through a twisted.words service.
| Method | __init__ | Undocumented |
| Instance Variable | status | Undocumented |
| Method | isOnline | Undocumented |
| Method | getStatus | Undocumented |
| Method | sendMessage | Return a deferred... |
| Method | metadataFailed | Undocumented |
| Method | setStatus | Undocumented |
Inherited from AbstractPerson:
| Instance Variable | name | Undocumented |
| Instance Variable | account | Undocumented |
| Method | getPersonCommands | finds person commands |
| Method | getIdleTime | Returns a string. |
| Method | __repr__ | Undocumented |
| Method | __str__ | Undocumented |