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

switch_channel_wait_for_state_timeout() private method

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