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

switch_console_del_complete_func() private method

private switch_console_del_complete_func ( string jarg1 ) : int
jarg1 string
return int
        public static extern int switch_console_del_complete_func(string jarg1);
freeswitchPINVOKE