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


Chapter 4 AMI API : AMI Method Classes : AmiSubscription::getUserData()

AmiSubscription::getUserData()
Method
Declaration
void * getUserData();
Purpose
Retrieves the application specific data attached to a particular asynchronous method subscription. This method is usually used in the AmiMethod::onInvoke() callback when processing asynchronous method invocations to obtain access to the application specific data associated with that invocation.
 

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