Part of lib.User View Source View In Hierarchy
| Method | __init__ | Undocumented | 
| Method | __repr__ | Undocumented | 
Inherited from User:
| Method | loggedIn | Invoked by the associated IChatService
when login occurs. | 
  
| Method | join | Attempt to join the given group. | 
| Method | leave | Discontinue participation in the given group. | 
| Method | send | Send the given message to the given user or group. | 
| Method | itergroups | Return an iterator of all groups of which this user is a | 
| Method | logout | Undocumented |