A www.Sockets4.NET class library

TocResponses Enumeration

Possible response types for messages received from TOC server

public enum TocResponses

Members

Member NameDescription
BuddyUpdateNotification from TOC server indicating the status of a buddy has changed
IMNotification from TOC server indicating an instant message has arrived
WarnNotification from TOC server indicating we have been warned by another user
NickNotification from TOC server indicating the proper syntax for the current nickname
GotoNotification from TOC server indicating we should look to a URL for additional information
ConfigNotification from TOC server indicating we have received our previously saved configuration data
ErrorNotification from TOC server indicating an error has occured in the current session
LoginCompleteNotification from TOC server indicating the login process has completed
ConnectionLostNotification from TOC server indicating the connection to TOC server has been lost
SignOnNotification from TOC server indicating the sign on process has completed
UnhandledNotification from TOC server indicating some other response that we don't know how to handle has been received
UnknownNotification from TOC server indicating Unknown

Requirements

Namespace: Sockets4AIM

Assembly: Sockets4AIM (in Sockets4AIM.dll)

See Also

Sockets4AIM Namespace