Receiver of information and errors. Can be used to override the default error handling with the setCallBack method of ISession.
ICallback creation requires the creation of an instance of your own derived class.
public interface ICallBack;
Name |
Description |
The following tables list the members exposed by ICallBack. |
|
Name |
Description |
![]() |
Implement this method to receive notifications of errors and other messages. |