MbmsErrors.DownloadErrors.ErrorUnknownFileInfo Field

Definition

Indicates the the middleware has no record of the supplied FileInfo

[Android.Runtime.Register("ERROR_UNKNOWN_FILE_INFO", ApiSince=28)]
public const int ErrorUnknownFileInfo = 403;
[<Android.Runtime.Register("ERROR_UNKNOWN_FILE_INFO", ApiSince=28)>]
val mutable ErrorUnknownFileInfo : int

Field Value

Value = 403
Attributes

Remarks

Indicates the the middleware has no record of the supplied FileInfo

Java documentation for android.telephony.mbms.MbmsErrors.DownloadErrors.ERROR_UNKNOWN_FILE_INFO.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to