description: root object
properties
IgnoreCount
ActiveChat
ActiveView
methods
About
lng CreateTimer( lngInterval )
DestroyTimer( lngTimer )
Chat GetChatByName( strName )
AddMarqueeString( strMsg )
events
OnChatMsg(objChat,objUser,objTxt)
OnUserEnter(objChat,objUser)
OnUserLeave(objChat,objUser)
OnChatJoin(objChat)
OnPrivateMsg(objChat,objUser,objTxt)
OnTypingNotify(objChat,objUser,blnStart)
OnUserIgnored(objChat,objUser,blnIgnored)
OnCamInvitation(objChat,objUser
OnEmote(objChat,objUser,objTxt)
OnThink(objChat,objUser,objTxt)
OnWebcamInviteReply(objChat,objUser,blnAccepted)
OnCamCookie(objChat,strCookie,strServer
OnTimer(lngTimer)