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

CoreSession_Answer() private method

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