FreeSWITCH.Native.freeswitchPINVOKE.Event_AddBody C# (CSharp) Method

Event_AddBody() private method

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