Uses of Class
org.robovm.apple.coremidi.MIDINetworkConnection
| Package | Description |
|---|---|
| org.robovm.apple.coremidi |
-
Uses of MIDINetworkConnection in org.robovm.apple.coremidi
Methods in org.robovm.apple.coremidi that return MIDINetworkConnection Modifier and Type Method Description static MIDINetworkConnectionMIDINetworkConnection. create(MIDINetworkHost host)Methods in org.robovm.apple.coremidi that return types with arguments of type MIDINetworkConnection Modifier and Type Method Description NSSet<MIDINetworkConnection>MIDINetworkSession. getConnections()Methods in org.robovm.apple.coremidi with parameters of type MIDINetworkConnection Modifier and Type Method Description booleanMIDINetworkSession. addConnection(MIDINetworkConnection connection)booleanMIDINetworkSession. removeConnection(MIDINetworkConnection connection)