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

switch_channel_get_cause() private method

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