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

switch_ivr_broadcast_in_thread() private method

private switch_ivr_broadcast_in_thread ( HandleRef jarg1, string jarg2, int jarg3 ) : void
jarg1 HandleRef
jarg2 string
jarg3 int
return void
        public static extern void switch_ivr_broadcast_in_thread(HandleRef jarg1, string jarg2, int jarg3);
freeswitchPINVOKE