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

CoreSession_GetPrivate() private method

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