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

switch_channel_direction() private method

private switch_channel_direction ( HandleRef jarg1 ) : int
jarg1 HandleRef
return int
        public static extern int switch_channel_direction(HandleRef jarg1);
freeswitchPINVOKE