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

CoreSession_GetVariable() private method

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