Package apple.coremidi
Interface MIDICISession.Block_setProfileSpecificDataHandler
-
- Enclosing class:
- MIDICISession
public static interface MIDICISession.Block_setProfileSpecificDataHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_setProfileSpecificDataHandler(MIDICISession session, byte channel, MIDICIProfile profile, NSData profileSpecificData)
-
-
-
Method Detail
-
call_setProfileSpecificDataHandler
void call_setProfileSpecificDataHandler(MIDICISession session, byte channel, MIDICIProfile profile, NSData profileSpecificData)
-
-