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

Event_AddBody() 개인적인 메소드

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