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

CoreSession_check_hangup_hook() private method

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