![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |
This method is invoked by the AMI C++ API whenever an asynchronous method subscription request is made on this method. This method implements the start actions to be performed by the application on such an eventThis method is optional. The default is noop if the application chooses not to implement it. In this case, the AMI session will track the pertinent context for the purpose of sending asynchronous data.
AMI context associated with the invocation. The context is specific to a subscription request. The lifetime of this context starts at the moment this method is invoked and stops after the AmiAsyncMethod::onStop method returns.
![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |