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