FreeSWITCH.Native.freeswitch.switch_console_save_history C# (CSharp) Метод

switch_console_save_history() публичный статический Метод

public static switch_console_save_history ( ) : void
Результат void
        public static void switch_console_save_history()
        {
            freeswitchPINVOKE.switch_console_save_history();
        }
freeswitch