FreeSWITCH.Native.freeswitchPINVOKE.switch_channel_test_ready C# (CSharp) Метод

switch_channel_test_ready() приватный Метод

private switch_channel_test_ready ( HandleRef jarg1, int jarg2, int jarg3 ) : int
jarg1 HandleRef
jarg2 int
jarg3 int
Результат int
        public static extern int switch_channel_test_ready(HandleRef jarg1, int jarg2, int jarg3);
freeswitchPINVOKE