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

CoreSession_SetVariable() 개인적인 메소드

private CoreSession_SetVariable ( HandleRef jarg1, string jarg2, string jarg3 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 string
jarg3 string
리턴 void
        public static extern void CoreSession_SetVariable(HandleRef jarg1, string jarg2, string jarg3);
freeswitchPINVOKE