public final class GlobeImageOverlayAddCompleteEventArgs extends AsyncCompletedEventArgs
Modifier and Type | Method and Description |
---|---|
GlobeImageOverlay |
getImageryOverlay()
Gets the
GlobeImageOverlay that was added asynchronously. |
String |
getMessage()
Gets the status message for the
asynchronous
operation.
|
boolean |
getStatus()
Gets whether the
asynchronous
operation was successful.
|
getCancelled, getError, getUserState, raiseExceptionIfNecessary
public final GlobeImageOverlay getImageryOverlay()
GlobeImageOverlay
that was added asynchronously.public final String getMessage()
public final boolean getStatus()