DotMSN

MSNObject.ParseContext Method

Parses a context send by the remote contact and set the corresponding class variables. Context input is assumed to be not base64 encoded.

Overload List

Parses a context send by the remote contact and set the corresponding class variables. Context input is assumed to be not base64 encoded.

public virtual void ParseContext(string);

Parses a context send by the remote contact and set the corresponding class variables.

public virtual void ParseContext(string,bool);

See Also

MSNObject Class | XihSolutions.DotMSN Namespace