Package com.esri.arcgisruntime.loadable
Provides interfaces and classes for working with Loadable resources.
- Since:
- 100.0.0
-
Interface Summary Interface Description Loadable An interface for loading metadata for an object.LoadStatusChangedListener The listener interface for receivingLoadStatus
changed events fromLoadable
resources. -
Class Summary Class Description LoadStatusChangedEvent An event which indicates that the load status of aLoadable
changed. -
Enum Summary Enum Description LoadStatus The load status for the object.