Public Member Functions | Public Attributes

base.ChatManager.ChatManager Class Reference

List of all members.

Public Member Functions

def __init__
def subscribe
def unsubscribe
def chatToChannel

Public Attributes

 dSubs

Detailed Description

Definition at line 17 of file ChatManager.py.


Member Function Documentation

def base.ChatManager.ChatManager.__init__ (   self  ) 

Definition at line 18 of file ChatManager.py.

def base.ChatManager.ChatManager.chatToChannel (   self,
  text,
  chat_channel_id 
)

Definition at line 43 of file ChatManager.py.

def base.ChatManager.ChatManager.subscribe (   self,
  entity,
  chat_channel_id 
)

Definition at line 23 of file ChatManager.py.

def base.ChatManager.ChatManager.unsubscribe (   self,
  subscription 
)

Definition at line 35 of file ChatManager.py.


Member Data Documentation

Definition at line 21 of file ChatManager.py.


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