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

switch_channel_wait_for_state() private method

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