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

CoreSession_hangupCause() private method

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