Class OfflineCapability

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ArcGISRuntimeException getError()
      Gets the error if the layer or table could not be included in the offline map, or null if no error occurred.
      boolean isRemainsOnline()
      Indicates if this online only layer or table will be referenced from an offline map.
      boolean isSupportsOffline()
      Indicates if the layer or table supports being taken offline.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait