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

CoreSession_setEventData() 개인적인 메소드

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