ContactsContract.ContactOptionsColumns.CustomRingtone フィールド

定義

注意事項

Use 'Android.Provider.ContactsContract.IContactOptionsColumns.CustomRingtone'. This class will be removed in a future release.

連絡先に関連付けられているカスタム着信音の URI。

[Android.Runtime.Register("CUSTOM_RINGTONE")]
[System.Obsolete("Use 'Android.Provider.ContactsContract.IContactOptionsColumns.CustomRingtone'. This class will be removed in a future release.")]
public const string CustomRingtone;
[<Android.Runtime.Register("CUSTOM_RINGTONE")>]
[<System.Obsolete("Use 'Android.Provider.ContactsContract.IContactOptionsColumns.CustomRingtone'. This class will be removed in a future release.")>]
val mutable CustomRingtone : string

フィールド値

属性

注釈

連絡先に関連付けられているカスタム着信音の URI。 null または見つからない場合は、既定の着信音が使用されます。

種類: TEXT (着信音への URI)

の Java ドキュメント android.provider.ContactsContract.ContactOptionsColumns.CUSTOM_RINGTONE

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象