Microsoft Chat Server SDK Reference

IChatServerCallBack

This interface allows an extension to monitor global server events.

Methods

OnAddAccess Notification that an access entry is being added.
OnCloseChannel Notification that channel is being closed.
OnCloseUser Notification that user is being removed.
OnNewChannel Notification that new channel is being created.
OnNewUser Notification that new user has registered with the server.
OnRemoveAccess Notification that an access entry has been removed.


© 1998 Microsoft Corporation. All rights reserved.