Public Member Functions | Public Attributes

base.ChatChannel.ChatChannel Class Reference

List of all members.

Public Member Functions

def __init__
def subscribe
def unsubscribe
def chatText

Public Attributes

 dSubs

Detailed Description

Definition at line 10 of file ChatChannel.py.


Member Function Documentation

def base.ChatChannel.ChatChannel.__init__ (   self  ) 

Definition at line 11 of file ChatChannel.py.

def base.ChatChannel.ChatChannel.chatText (   self,
  text 
)

Definition at line 26 of file ChatChannel.py.

def base.ChatChannel.ChatChannel.subscribe (   self,
  entity 
)

Definition at line 16 of file ChatChannel.py.

def base.ChatChannel.ChatChannel.unsubscribe (   self,
  entity 
)

Definition at line 21 of file ChatChannel.py.


Member Data Documentation

Definition at line 13 of file ChatChannel.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Properties