FreeSWITCH.Native.freeswitchPINVOKE.getGlobalVariable C# (CSharp) 메소드

getGlobalVariable() 개인적인 메소드

private getGlobalVariable ( string jarg1 ) : string
jarg1 string
리턴 string
        public static extern string getGlobalVariable(string jarg1);
freeswitchPINVOKE