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

switch_core_session_get_app_log() private method

private switch_core_session_get_app_log ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
return IntPtr
        public static extern IntPtr switch_core_session_get_app_log(HandleRef jarg1);
freeswitchPINVOKE