-
Methods in org.robovm.apple.intents with parameters of type INSaveProfileInCarIntent
| Modifier and Type |
Method |
Description |
void |
INCarPlayDomainHandlingAdapter.confirmSaveProfileInCar(INSaveProfileInCarIntent intent,
VoidBlock1<INSaveProfileInCarIntentResponse> completion) |
|
void |
INSaveProfileInCarIntentHandling.confirmSaveProfileInCar(INSaveProfileInCarIntent intent,
VoidBlock1<INSaveProfileInCarIntentResponse> completion) |
Deprecated.
|
void |
INSaveProfileInCarIntentHandlingAdapter.confirmSaveProfileInCar(INSaveProfileInCarIntent intent,
VoidBlock1<INSaveProfileInCarIntentResponse> completion) |
|
void |
INCarPlayDomainHandlingAdapter.handleSaveProfileInCar(INSaveProfileInCarIntent intent,
VoidBlock1<INSaveProfileInCarIntentResponse> completion) |
|
void |
INSaveProfileInCarIntentHandling.handleSaveProfileInCar(INSaveProfileInCarIntent intent,
VoidBlock1<INSaveProfileInCarIntentResponse> completion) |
Deprecated.
|
void |
INSaveProfileInCarIntentHandlingAdapter.handleSaveProfileInCar(INSaveProfileInCarIntent intent,
VoidBlock1<INSaveProfileInCarIntentResponse> completion) |
|
void |
INCarPlayDomainHandlingAdapter.resolveProfileNameForSaveProfileInCar(INSaveProfileInCarIntent intent,
VoidBlock1<INStringResolutionResult> completion) |
|
void |
INSaveProfileInCarIntentHandling.resolveProfileNameForSaveProfileInCar(INSaveProfileInCarIntent intent,
VoidBlock1<INStringResolutionResult> completion) |
Deprecated.
|
void |
INSaveProfileInCarIntentHandlingAdapter.resolveProfileNameForSaveProfileInCar(INSaveProfileInCarIntent intent,
VoidBlock1<INStringResolutionResult> completion) |
|
void |
INCarPlayDomainHandlingAdapter.resolveProfileNumberForSaveProfileInCar(INSaveProfileInCarIntent intent,
VoidBlock1<INIntegerResolutionResult> completion) |
|
void |
INSaveProfileInCarIntentHandling.resolveProfileNumberForSaveProfileInCar(INSaveProfileInCarIntent intent,
VoidBlock1<INIntegerResolutionResult> completion) |
Deprecated.
|
void |
INSaveProfileInCarIntentHandlingAdapter.resolveProfileNumberForSaveProfileInCar(INSaveProfileInCarIntent intent,
VoidBlock1<INIntegerResolutionResult> completion) |
|