public final class INVocabularyStringType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
CarName
The name of a vehicle as a person will say it, for example “BMW”, “My Convertible”.
|
static long |
CarProfileName
The name of a vehicle configuration profile, for example "Roadtrip", "Rally", "Good Weather".
|
static long |
ContactGroupName
The name of a group of contacts as a person will say it, for example "Tahoe Trip".
|
static long |
ContactName
The name of a contact as a person will say it, for example “Jon Smith”, “Apple”.
|
static long |
MediaAudiobookAuthorName
The name of an audiobook author as a person will say it, for example "Mary Shelley".
|
static long |
MediaAudiobookTitle
The title of an audiobook as a person will say it, for example "The Time Machine".
|
static long |
MediaMusicArtistName
The name of a music artist as a person will say it, for example "The Beatles".
|
static long |
MediaPlaylistTitle
The title of a playlist as a person will say it, for example "Today's Hits".
|
static long |
MediaShowTitle
The name of a Podcast or Radio show title as a person will say it, for example "Fresh Air".
|
static long |
NotebookItemGroupName
The name of the note or task list's group (folder, directory, account); for example, "iCloud" or "Shopping"
|
static long |
NotebookItemTitle
The title of a note, task, or task list as a person will say it; for example, "Grocery list" or "Weekly meeting minutes".
|
static long |
PaymentsAccountNickname
The name of an account nick name as a person will say it, for example “Checking”, “Rainy day savings”.
|
static long |
PaymentsOrganizationName
The name of an organization to pay as a person will say it, for example “PG&E”, “Comcast”.
|
static long |
PhotoAlbumName
The name for a photograph album, for example "WWDC 2015 Karaoke".
|
static long |
PhotoTag
A keyword associated with an image or images, for example "food", "Vacation".
|
static long |
WorkoutActivityName
The name a user has created for a workout, for example “Half Marathon”, “Kettlebell exercise”
|
public static final long ContactName
public static final long ContactGroupName
public static final long PhotoTag
public static final long PhotoAlbumName
public static final long WorkoutActivityName
public static final long CarProfileName
public static final long CarName
public static final long PaymentsOrganizationName
public static final long PaymentsAccountNickname
public static final long NotebookItemTitle
public static final long NotebookItemGroupName
public static final long MediaPlaylistTitle
public static final long MediaMusicArtistName
public static final long MediaAudiobookTitle
public static final long MediaAudiobookAuthorName
public static final long MediaShowTitle