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

switch_core_session_flush_private_events() 개인적인 메소드

private switch_core_session_flush_private_events ( HandleRef jarg1 ) : uint
jarg1 HandleRef
리턴 uint
        public static extern uint switch_core_session_flush_private_events(HandleRef jarg1);
freeswitchPINVOKE