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

switch_core_perform_session_alloc() private method

private switch_core_perform_session_alloc ( HandleRef jarg1, HandleRef jarg2, string jarg3, string jarg4, int jarg5 ) : IntPtr
jarg1 HandleRef
jarg2 HandleRef
jarg3 string
jarg4 string
jarg5 int
return IntPtr
        public static extern IntPtr switch_core_perform_session_alloc(HandleRef jarg1, HandleRef jarg2, string jarg3, string jarg4, int jarg5);
freeswitchPINVOKE