Android.Media.Ringtone Class
Ringtone provides a quick method for playing a ringtone, notification, or other similar types of sounds.

See Also: Ringtone Members

Syntax

[Android.Runtime.Register("android/media/Ringtone", DoNotGenerateAcw=true)]
public class Ringtone : Java.Lang.Object

Remarks

Ringtone provides a quick method for playing a ringtone, notification, or other similar types of sounds.

For ways of retrieving Android.Media.Ringtone objects or to show a ringtone picker, see Android.Media.RingtoneManager.

See Also

[Android Documentation]

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1