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

CoreSession_SetAutoHangup() private method

private CoreSession_SetAutoHangup ( HandleRef jarg1, bool jarg2 ) : int
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 bool
return int
        public static extern int CoreSession_SetAutoHangup(HandleRef jarg1, bool jarg2);
freeswitchPINVOKE