AmiAsyncMethod::onStop()

Method

Declaration

virtual AmiStatus onStop(AmiSubscription * content);

Purpose

This method is invoked by the AMI C++ API whenever cancellation of asynchronous method subscription arrives for this method. The method implements the stop actions to be performed by the application on such an event. this method is optional.

Parameters

 

 

 

context

Method context