diff --git a/docs/xml/Android.Telephony.Mbms/DownloadRequest.xml b/docs/xml/Android.Telephony.Mbms/DownloadRequest.xml index e4b0e0291..5aad01e0f 100644 --- a/docs/xml/Android.Telephony.Mbms/DownloadRequest.xml +++ b/docs/xml/Android.Telephony.Mbms/DownloadRequest.xml @@ -143,7 +143,7 @@ Android.Net.Uri - To be added. + The destination Uri of the downloaded file. The destination Uri of the downloaded file. @@ -183,7 +183,7 @@ System.String - To be added. + The ID of the file service to download from. The ID of the file service to download from. @@ -259,12 +259,13 @@ System.Int32 - Maximum permissible length for the app's destination path, when serialized via - Uri#toString(). - To be added. + Maximum permissible length for the app's download-completion intent, when serialized via + Intent#toUri(int). + Maximum permissible length for the app's download-completion intent, when serialized via + Intent#toUri(int). - Maximum permissible length for the app's destination path, when serialized via - Uri#toString(). + Maximum permissible length for the app's download-completion intent, when serialized via + Intent#toUri(int). Java documentation for android.telephony.mbms.DownloadRequest.getMaxAppIntentSize(). @@ -302,12 +303,13 @@ System.Int32 - Maximum permissible length for the app's download-completion intent, when serialized via - Intent#toUri(int). - To be added. + Maximum permissible length for the app's destination path, when serialized via + Uri#toString(). + Maximum permissible length for the app's destination path, when serialized via + Uri#toString(). - Maximum permissible length for the app's download-completion intent, when serialized via - Intent#toUri(int). + Maximum permissible length for the app's destination path, when serialized via + Uri#toString(). Java documentation for android.telephony.mbms.DownloadRequest.getMaxDestinationUriSize(). @@ -345,8 +347,8 @@ Android.Net.Uri - To be added. - The source URI to download from + The source Uri to download from. + The source Uri to download from. @@ -385,7 +387,7 @@ System.Int32 - To be added. + The subscription ID on which to perform MBMS operations. The subscription ID on which to perform MBMS operations.