ContentsIndexHome
PreviousUpNext
ICallBack Interface

Receiver of information and errors. Can be used to override the default error handling with the ISession. 

ICallback creation requires the creation of an instance of your own derived class.

C#
public interface ICallBack;
Name 
Description 
The following tables list the members exposed by ICallBack. 
Public Methods
 
Name 
Description 
 
Implement this method to receive notifications of errors and other messages.