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

Event_Serialize() private method

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