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

switch_socket_waitfor() private method

private switch_socket_waitfor ( HandleRef jarg1, int jarg2 ) : int
jarg1 HandleRef
jarg2 int
return int
        public static extern int switch_socket_waitfor(HandleRef jarg1, int jarg2);
freeswitchPINVOKE