FreeSWITCH.Native.freeswitchPINVOKE.EventConsumer_e_callback_set C# (CSharp) Method

EventConsumer_e_callback_set() private method

private EventConsumer_e_callback_set ( HandleRef jarg1, string jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 string
return void
        public static extern void EventConsumer_e_callback_set(HandleRef jarg1, string jarg2);
freeswitchPINVOKE