public interface ImageServiceIdentifyTaskCompleteHandler
Modifier and Type | Method and Description |
---|---|
void |
onComplete(ImageServiceIdentifyResult imageServiceIdentifyResult)
Fires when the identify operation is complete.
|
void onComplete(ImageServiceIdentifyResult imageServiceIdentifyResult)
imageServiceIdentifyResult
- - The result of an identify operation.