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

switch_channel_get_running_state() private method

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