public static class

MediaHttpDownloader.DownloadUrlResponse

extends UriLocResponse
java.lang.Object
   ↳ java.util.AbstractMap<K, V>
     ↳ com.google.api.client.util.GenericData
       ↳ com.google.api.client.json.GenericJson
         ↳ com.kinvey.java.model.UriLocResponse
           ↳ com.kinvey.java.core.MediaHttpDownloader.DownloadUrlResponse

This class is deprecated.
No replacement.

Summary

Public Constructors
MediaHttpDownloader.DownloadUrlResponse()
Public Methods
String getDownloadLoc()
[Expand]
Inherited Methods
From class com.kinvey.java.model.UriLocResponse
From class com.google.api.client.json.GenericJson
From class com.google.api.client.util.GenericData
From class java.util.AbstractMap
From class java.lang.Object
From interface java.util.Map

Public Constructors

public MediaHttpDownloader.DownloadUrlResponse ()

Public Methods

public String getDownloadLoc ()

Returns
  • the string representing the remote location of the file to download