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

Event_GetBody() private method

private Event_GetBody ( HandleRef jarg1 ) : string
jarg1 System.Runtime.InteropServices.HandleRef
return string
        public static extern string Event_GetBody(HandleRef jarg1);
freeswitchPINVOKE