The base class for all messages which are directly send to, or received from the msn server. This class has the basic methods to perform bytearray to message and message to bytearray conversions. The SB and NS command messages are typical examples which use this class as their baseclass.
For a list of all members of this type, see MSNMessage Members.
System.Object
XihSolutions.DotMSN.Core.NetworkMessage
XihSolutions.DotMSN.Core.MSNMessage
XihSolutions.DotMSN.Core.NotificationMessage
XihSolutions.DotMSN.Core.NSMessage
XihSolutions.DotMSN.Core.SBMessage
XihSolutions.DotMSN.MobileMessage
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: XihSolutions.DotMSN.Core
Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)
MSNMessage Members | XihSolutions.DotMSN.Core Namespace