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

switch_console_set_complete() private method

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