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

CoreSession_hangupState() private method

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