-
Methods in org.robovm.apple.intents with parameters of type INLocationSearchType
| Modifier and Type |
Method |
Description |
static INLocationSearchTypeResolutionResult |
INLocationSearchTypeResolutionResult.confirmationRequired(INLocationSearchType locationSearchTypeToConfirm) |
|
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 INLocationSearchTypeResolutionResult |
INLocationSearchTypeResolutionResult.success(INLocationSearchType resolvedLocationSearchType) |
|
Constructors in org.robovm.apple.intents with parameters of type INLocationSearchType
| 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) |
|