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

Api_Execute() private method

private Api_Execute ( HandleRef jarg1, string jarg2, string jarg3 ) : string
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 string
jarg3 string
return string
        public static extern string Api_Execute(HandleRef jarg1, string jarg2, string jarg3);
freeswitchPINVOKE