Interface MIDICISession.Block_setProfileSpecificDataHandler

  • Enclosing class:
    MIDICISession

    public static interface MIDICISession.Block_setProfileSpecificDataHandler
    • Method Detail

      • call_setProfileSpecificDataHandler

        void call_setProfileSpecificDataHandler​(MIDICISession session,
                                                byte channel,
                                                MIDICIProfile profile,
                                                NSData profileSpecificData)