BearWare.TextMessage Struct Reference
[User Properties]

A struct containing the properties of a text message sent by a user. More...

List of all members.

Public Attributes

TextMsgType nMsgType
 The type of text message.
int nFromUserID
 Will be set automatically on outgoing message.
string szFromUsername
 The originators username.
int nToUserID
 Set to zero if channel message.
int nChannelID
 Set to zero if nMsgType is TextMsgType.MSGTYPE_USER or TextMsgType.MSGTYPE_BROADCAST.
string szMessage
 The actual text message. The message can be multi-line (include EOL).

Detailed Description

A struct containing the properties of a text message sent by a user.

See also:
OnCmdUserTextMessage
TeamTalk4.DoTextMessage
TeamTalk4.GetTextMessage

Member Data Documentation

The type of text message.

Will be set automatically on outgoing message.

The originators username.

Set to zero if channel message.

Set to zero if nMsgType is TextMsgType.MSGTYPE_USER or TextMsgType.MSGTYPE_BROADCAST.

The actual text message. The message can be multi-line (include EOL).

Generated on Sun Mar 18 17:16:15 2012 for TeamTalk 4 .NET DLL by  doxygen 1.6.3