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

switch_channel_set_flag_value() private method

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