Call.getCalls
Signature
public Call[] getCalls()Description
Provides access to the calls that were made in the context of this call.
Returns
An array of Call objects, in the order that they were invoked
Throws
OunceException,
if the Data Access API cannot retrieve the calls.