Uses of Class
org.robovm.apple.intents.INStartWorkoutIntentResponse
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INStartWorkoutIntentResponse in org.robovm.apple.intents
Method parameters in org.robovm.apple.intents with type arguments of type INStartWorkoutIntentResponse Modifier and Type Method Description voidINStartWorkoutIntentHandling. confirmStartWorkout(INStartWorkoutIntent intent, VoidBlock1<INStartWorkoutIntentResponse> completion)voidINStartWorkoutIntentHandlingAdapter. confirmStartWorkout(INStartWorkoutIntent intent, VoidBlock1<INStartWorkoutIntentResponse> completion)voidINStartWorkoutIntentHandling. handleStartWorkout(INStartWorkoutIntent intent, VoidBlock1<INStartWorkoutIntentResponse> completion)voidINStartWorkoutIntentHandlingAdapter. handleStartWorkout(INStartWorkoutIntent intent, VoidBlock1<INStartWorkoutIntentResponse> completion)