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

CoreSession_Hangup() private method

private CoreSession_Hangup ( HandleRef jarg1, string jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 string
return void
        public static extern void CoreSession_Hangup(HandleRef jarg1, string jarg2);
freeswitchPINVOKE