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

Api_ExecuteString() private method

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