RingtoneType Enum

Definition

Enumerates values returned by several types and taken as a parameter of several methods of RingtoneManager.

public enum RingtoneType
type RingtoneType = 
Inheritance
RingtoneType

Fields

Alarm 4

Type that refers to sounds that are used for the alarm.

All 7

All types of sounds.

Notification 2

Type that refers to sounds that are used for notifications.

Ringtone 1

Type that refers to sounds that are used for the phone ringer.

Remarks

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