Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 4 AMI API : AMI Method Classes : AmiAsyncMethod::onStop()

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
 
 

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved