-
Methods in org.robovm.apple.intents with parameters of type INDateSearchType
| Modifier and Type |
Method |
Description |
static INDateSearchTypeResolutionResult |
INDateSearchTypeResolutionResult.confirmationRequired(INDateSearchType dateSearchTypeToConfirm) |
|
protected long |
INSearchForNotebookItemsIntent.init(INSpeakableString title,
String content,
INNotebookItemType itemType,
INTaskStatus status,
CLPlacemark location,
INLocationSearchType locationSearchType,
INDateComponentsRange dateTime,
INDateSearchType dateSearchType) |
Deprecated.
|
protected long |
INSearchForNotebookItemsIntent.init(INSpeakableString title,
String content,
INNotebookItemType itemType,
INTaskStatus status,
CLPlacemark location,
INLocationSearchType locationSearchType,
INDateComponentsRange dateTime,
INDateSearchType dateSearchType,
String notebookItemIdentifier) |
Deprecated.
|
protected long |
INSearchForNotebookItemsIntent.init(INSpeakableString title,
String content,
INNotebookItemType itemType,
INTaskStatus status,
CLPlacemark location,
INLocationSearchType locationSearchType,
INDateComponentsRange dateTime,
INDateSearchType dateSearchType,
INTemporalEventTriggerTypeOptions temporalEventTriggerTypes,
INTaskPriority taskPriority,
String notebookItemIdentifier) |
|
static INDateSearchTypeResolutionResult |
INDateSearchTypeResolutionResult.success(INDateSearchType resolvedDateSearchType) |
|
Constructors in org.robovm.apple.intents with parameters of type INDateSearchType
| Constructor |
Description |
INSearchForNotebookItemsIntent(INSpeakableString title,
String content,
INNotebookItemType itemType,
INTaskStatus status,
CLPlacemark location,
INLocationSearchType locationSearchType,
INDateComponentsRange dateTime,
INDateSearchType dateSearchType) |
Deprecated.
|
INSearchForNotebookItemsIntent(INSpeakableString title,
String content,
INNotebookItemType itemType,
INTaskStatus status,
CLPlacemark location,
INLocationSearchType locationSearchType,
INDateComponentsRange dateTime,
INDateSearchType dateSearchType,
String notebookItemIdentifier) |
Deprecated.
|
INSearchForNotebookItemsIntent(INSpeakableString title,
String content,
INNotebookItemType itemType,
INTaskStatus status,
CLPlacemark location,
INLocationSearchType locationSearchType,
INDateComponentsRange dateTime,
INDateSearchType dateSearchType,
INTemporalEventTriggerTypeOptions temporalEventTriggerTypes,
INTaskPriority taskPriority,
String notebookItemIdentifier) |
|