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

switch_core_session_perform_kill_channel() private method

private switch_core_session_perform_kill_channel ( HandleRef jarg1, string jarg2, string jarg3, int jarg4, int jarg5 ) : int
jarg1 HandleRef
jarg2 string
jarg3 string
jarg4 int
jarg5 int
return int
        public static extern int switch_core_session_perform_kill_channel(HandleRef jarg1, string jarg2, string jarg3, int jarg4, int jarg5);
freeswitchPINVOKE