RingtoneColumnIndex Enum

Definition

Enumerates values returned by the Id, Title, and Uri members.

public enum RingtoneColumnIndex
type RingtoneColumnIndex = 
Inheritance
RingtoneColumnIndex

Fields

Id 0

The column index (in the cursor returned by Cursorfor the row ID.

Title 1

The column index (in the cursor returned by Cursorfor the title.

Uri 2

The column index (in the cursor returned by Cursorfor the media provider's URI.

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