resultFailCallback abstract method

void resultFailCallback(
  1. String transferKey,
  2. int key,
  3. CosXmlClientException? clientException,
  4. CosXmlServiceException? serviceException,
)

Implementation

void resultFailCallback(String transferKey, int key, CosXmlClientException? clientException, CosXmlServiceException? serviceException);