Uses of Interface
org.robovm.apple.carplay.CPSessionConfigurationDelegate
| Package | Description |
|---|---|
| org.robovm.apple.carplay |
-
Uses of CPSessionConfigurationDelegate in org.robovm.apple.carplay
Classes in org.robovm.apple.carplay that implement CPSessionConfigurationDelegate Modifier and Type Class Description classCPSessionConfigurationDelegateAdapterMethods in org.robovm.apple.carplay that return CPSessionConfigurationDelegate Modifier and Type Method Description CPSessionConfigurationDelegateCPSessionConfiguration. getDelegate()Methods in org.robovm.apple.carplay with parameters of type CPSessionConfigurationDelegate Modifier and Type Method Description protected longCPSessionConfiguration. init(CPSessionConfigurationDelegate delegate)voidCPSessionConfiguration. setDelegate(CPSessionConfigurationDelegate v)Constructors in org.robovm.apple.carplay with parameters of type CPSessionConfigurationDelegate Constructor Description CPSessionConfiguration(CPSessionConfigurationDelegate delegate)