-
Methods in org.robovm.apple.intents with parameters of type INSetCarLockStatusIntent
| Modifier and Type |
Method |
Description |
void |
INCarCommandsDomainHandlingAdapter.confirmSetCarLockStatus(INSetCarLockStatusIntent intent,
VoidBlock1<INSetCarLockStatusIntentResponse> completion) |
|
void |
INSetCarLockStatusIntentHandling.confirmSetCarLockStatus(INSetCarLockStatusIntent intent,
VoidBlock1<INSetCarLockStatusIntentResponse> completion) |
|
void |
INSetCarLockStatusIntentHandlingAdapter.confirmSetCarLockStatus(INSetCarLockStatusIntent intent,
VoidBlock1<INSetCarLockStatusIntentResponse> completion) |
|
void |
INCarCommandsDomainHandlingAdapter.handleSetCarLockStatus(INSetCarLockStatusIntent intent,
VoidBlock1<INSetCarLockStatusIntentResponse> completion) |
|
void |
INSetCarLockStatusIntentHandling.handleSetCarLockStatus(INSetCarLockStatusIntent intent,
VoidBlock1<INSetCarLockStatusIntentResponse> completion) |
|
void |
INSetCarLockStatusIntentHandlingAdapter.handleSetCarLockStatus(INSetCarLockStatusIntent intent,
VoidBlock1<INSetCarLockStatusIntentResponse> completion) |
|
void |
INCarCommandsDomainHandlingAdapter.resolveCarNameForSetCarLockStatus(INSetCarLockStatusIntent intent,
VoidBlock1<INSpeakableStringResolutionResult> completion) |
|
void |
INSetCarLockStatusIntentHandling.resolveCarNameForSetCarLockStatus(INSetCarLockStatusIntent intent,
VoidBlock1<INSpeakableStringResolutionResult> completion) |
|
void |
INSetCarLockStatusIntentHandlingAdapter.resolveCarNameForSetCarLockStatus(INSetCarLockStatusIntent intent,
VoidBlock1<INSpeakableStringResolutionResult> completion) |
|
void |
INCarCommandsDomainHandlingAdapter.resolveLockedForSetCarLockStatus(INSetCarLockStatusIntent intent,
VoidBlock1<INBooleanResolutionResult> completion) |
|
void |
INSetCarLockStatusIntentHandling.resolveLockedForSetCarLockStatus(INSetCarLockStatusIntent intent,
VoidBlock1<INBooleanResolutionResult> completion) |
|
void |
INSetCarLockStatusIntentHandlingAdapter.resolveLockedForSetCarLockStatus(INSetCarLockStatusIntent intent,
VoidBlock1<INBooleanResolutionResult> completion) |
|