FreeSWITCH.Native.freeswitchPINVOKE.switch_console_del_complete_func C# (CSharp) 메소드

switch_console_del_complete_func() 개인적인 메소드

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