FreeSWITCH.Native.freeswitchPINVOKE.switch_channel_get_state C# (CSharp) 메소드

switch_channel_get_state() 개인적인 메소드

private switch_channel_get_state ( HandleRef jarg1 ) : int
jarg1 HandleRef
리턴 int
        public static extern int switch_channel_get_state(HandleRef jarg1);
freeswitchPINVOKE