A www.Sockets4.NET class library

AIMConnection.SendIM Method

Sends an IM to the given user. Blocks until enough send points are available.

Overload List

Sends an IM to the given user. Blocks until enough send points are available.

public void SendIM(string,string);

Sends an IM to the given user. Blocks until enough send points are available.

public void SendIM(string,string,bool);

See Also

AIMConnection Class | Sockets4AIM Namespace