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

switch_channel_test_private_flag() private method

private switch_channel_test_private_flag ( HandleRef jarg1, uint jarg2 ) : int
jarg1 HandleRef
jarg2 uint
return int
        public static extern int switch_channel_test_private_flag(HandleRef jarg1, uint jarg2);
freeswitchPINVOKE