MbmsDownloadSession.DefaultTopLevelTempDirectory Field

Definition

The default directory name for all MBMS temp files.

[Android.Runtime.Register("DEFAULT_TOP_LEVEL_TEMP_DIRECTORY", ApiSince=28)]
public const string DefaultTopLevelTempDirectory;
[<Android.Runtime.Register("DEFAULT_TOP_LEVEL_TEMP_DIRECTORY", ApiSince=28)>]
val mutable DefaultTopLevelTempDirectory : string

Field Value

String
Attributes

Remarks

Java documentation for android.telephony.MbmsDownloadSession.DEFAULT_TOP_LEVEL_TEMP_DIRECTORY.

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