public class EMDKManager.StatusData
extends java.lang.Object
Example Usage: statusData.getState();
| Modifier and Type | Method and Description | 
|---|---|
EMDKManager.FEATURE_TYPE | 
getFeatureType()
Returns the feature type for which the status data is returned. 
 | 
EMDKResults.STATUS_CODE | 
getResult()
Returns the associated error code. 
 | 
public EMDKResults.STATUS_CODE getResult()
public EMDKManager.FEATURE_TYPE getFeatureType()