Uses of Class
org.robovm.apple.carplay.CPTripPauseReason
| Package | Description |
|---|---|
| org.robovm.apple.carplay |
-
Uses of CPTripPauseReason in org.robovm.apple.carplay
Methods in org.robovm.apple.carplay that return CPTripPauseReason Modifier and Type Method Description static CPTripPauseReasonCPTripPauseReason. valueOf(long n)Returns the enum constant of this type with the specified name.static CPTripPauseReasonCPTripPauseReason. valueOf(String name)Returns the enum constant of this type with the specified name.static CPTripPauseReason[]CPTripPauseReason. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.carplay with parameters of type CPTripPauseReason Modifier and Type Method Description voidCPNavigationSession. pauseTrip(CPTripPauseReason reason, String description)