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

CoreSession_preAnswer() private method

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