HeroStats Libraries
ChatMessage Class

[This is preliminary documentation and subject to change.]

Represents a message captured from the City of Heroes client, with information derived from the data in the message.

For a list of all members of this type, see ChatMessage Members.

System.Object
   CityOfHeroes.ChatMessage

[Visual Basic]
<Serializable, _  DefaultMember(MemberName:="Item", TypeId:=System.Reflection.DefaultMemberAttribute)>
Public Class ChatMessage
[C#]
[Serializable]
[DefaultMember(MemberName="Item", TypeId=System.Reflection.DefaultMemberAttribute)]
public class ChatMessage

Thread Safety

Public static (Shared in Visual Basic) members of this type are not guaranteed to be safe for multithreaded operations. Instance members are thread-safe.

Requirements

Namespace: CityOfHeroes

Assembly: CityOfHeroesData (in CityOfHeroesData.dll)

See Also

ChatMessage Members | CityOfHeroes Namespace