DotMSN

MessagePool.GetNextMessageData Method 

Retrieves the next message data from the buffer.

[Visual Basic]
MustOverride Public Function GetNextMessageData() As Byte()
[C#]
public abstract byte[] GetNextMessageData();

Return Value

See Also

MessagePool Class | XihSolutions.DotMSN.Core Namespace