Android.Media.RingtoneManager.GetRingtoneUri Method
Gets a Android.Net.Uri for the ringtone at the given position in the Android.Database.ICursor.

Syntax

[Android.Runtime.Register("getRingtoneUri", "(I)Landroid/net/Uri;", "GetGetRingtoneUri_IHandler")]
public virtual Android.Net.Uri GetRingtoneUri (int position)

Parameters

position
The position (in the Android.Database.ICursor) of the ringtone.

Returns

Documentation for this section has not yet been entered.

Remarks

Gets a Android.Net.Uri for the ringtone at the given position in the Android.Database.ICursor.

[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