Language

NicknameDataKind Enum

Definition

Enumerates values returned by several methods of NicknameDataKind.

public enum NicknameDataKind
type NicknameDataKind = 
Inheritance
NicknameDataKind

Fields

Name Value Description
Custom 0
Default 1
OtherName 2
MaidenName 3
MaindenName 3

This constant was deprecated in API level 15. Use TYPE_MAIDEN_NAME instead.

Android reference for android.provider.ContactsContract.CommonDataKinds.Nickname.TYPE_MAINDEN_NAME.

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.

ShortName 4
Initials 5

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