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

switch_channel_get_callstate() private method

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