Contents

completion

An action for processing asynchronous data received from the service.

Declaration

OSAction * completion;

Discussion

The system retains this method only during the invocation of ExternalMethod. Retain this method yourself if you intend to use it outside of that invocation.

See Also

Getting the Method Arguments