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

switch_channel_wait_for_state() 개인적인 메소드

private switch_channel_wait_for_state ( HandleRef jarg1, HandleRef jarg2, int jarg3 ) : void
jarg1 HandleRef
jarg2 HandleRef
jarg3 int
리턴 void
        public static extern void switch_channel_wait_for_state(HandleRef jarg1, HandleRef jarg2, int jarg3);
freeswitchPINVOKE