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

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

private Api_Execute ( HandleRef jarg1, string jarg2, string jarg3 ) : string
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 string
jarg3 string
Результат string
        public static extern string Api_Execute(HandleRef jarg1, string jarg2, string jarg3);
freeswitchPINVOKE