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

switch_channel_wait_for_flag() 개인적인 메소드

private switch_channel_wait_for_flag ( HandleRef jarg1, int jarg2, int jarg3, uint jarg4, HandleRef jarg5 ) : int
jarg1 HandleRef
jarg2 int
jarg3 int
jarg4 uint
jarg5 HandleRef
리턴 int
        public static extern int switch_channel_wait_for_flag(HandleRef jarg1, int jarg2, int jarg3, uint jarg4, HandleRef jarg5);
freeswitchPINVOKE