VoicemailContract.Voicemails.Transcription Field

Definition

The transcription of the voicemail entry.

[Android.Runtime.Register("TRANSCRIPTION")]
public const string Transcription;
[<Android.Runtime.Register("TRANSCRIPTION")>]
val mutable Transcription : string

Field Value

Attributes

Remarks

The transcription of the voicemail entry. This will only be populated if the voicemail entry has a valid transcription.

Type: TEXT

Java documentation for android.provider.VoicemailContract.Voicemails.TRANSCRIPTION.

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