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

switch_channel_test_flag() private method

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