VoicemailContract.ParamKeySourcePackage Field

Definition

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.

Applies to