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

switch_ivr_nomedia() private method

private switch_ivr_nomedia ( string jarg1, uint jarg2 ) : int
jarg1 string
jarg2 uint
return int
        public static extern int switch_ivr_nomedia(string jarg1, uint jarg2);
freeswitchPINVOKE