DotMSN

NSMessageHandler.ParseStatus Method

Translates messenger's textual status to the corresponding value of the Status enum.

Overload List

Translates messenger's textual status to the corresponding value of the Status enum.

protected PresenceStatus ParseStatus(string);

Translates MSNStatus enumeration to messenger's textual status presentation.

protected string ParseStatus(PresenceStatus);

See Also

NSMessageHandler Class | XihSolutions.DotMSN Namespace