类 ExternalStorageLocation


  • public class ExternalStorageLocation
    extends Object
    Describes the location where the JSON payload is stored in external storage.

    The location is described using the following fields:

    • uri: The uri of the json file in external storage.
    • path: The relative path of the file in external storage.
    • 构造器详细资料

      • ExternalStorageLocation

        public ExternalStorageLocation()