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