VoicemailContract.ParamKeySourcePackage Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Parameter key used in the URI to specify the voicemail source package name.
[Android.Runtime.Register("PARAM_KEY_SOURCE_PACKAGE")]
public const string ParamKeySourcePackage;
[<Android.Runtime.Register("PARAM_KEY_SOURCE_PACKAGE")>]
val mutable ParamKeySourcePackage : string
Field Value
- Attributes
Remarks
Parameter key used in the URI to specify the voicemail source package name.
This field must be set in all requests that originate from a voicemail source.
Java documentation for android.provider.VoicemailContract.PARAM_KEY_SOURCE_PACKAGE
.
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.