[ Version ( since = "2.30" ) ]
public async List<ITPThirdParty> get_itp_summary (Cancellable? cancellable = null) throws Error
Asynchronously get the list of ITPThirdParty seen for this.
Every ITPThirdParty contains the list of ITPFirstParty under which it has been seen.
When the operation is finished, callback
will be called. You can then call get_itp_summary.end
to get the result of the operation.
this | |
cancellable |
a Cancellable or null to ignore |
callback |
a TaskReadyCallback to call when the request is satisfied |
user_data |
the data to pass to callback function |