Uses of Interface
org.robovm.apple.coremidi.MIDICIProfileResponderDelegate
| Package | Description |
|---|---|
| org.robovm.apple.coremidi |
-
Uses of MIDICIProfileResponderDelegate in org.robovm.apple.coremidi
Classes in org.robovm.apple.coremidi that implement MIDICIProfileResponderDelegate Modifier and Type Class Description classMIDICIProfileResponderDelegateAdapterMethods in org.robovm.apple.coremidi that return MIDICIProfileResponderDelegate Modifier and Type Method Description MIDICIProfileResponderDelegateMIDICIResponder. getProfileDelegate()Methods in org.robovm.apple.coremidi with parameters of type MIDICIProfileResponderDelegate Modifier and Type Method Description protected longMIDICIResponder. init(MIDICIDeviceInfo deviceInfo, MIDICIProfileResponderDelegate delegate, NSArray<MIDICIProfileState> profileList, boolean propertiesSupported)Constructors in org.robovm.apple.coremidi with parameters of type MIDICIProfileResponderDelegate Constructor Description MIDICIResponder(MIDICIDeviceInfo deviceInfo, MIDICIProfileResponderDelegate delegate, NSArray<MIDICIProfileState> profileList, boolean propertiesSupported)