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

switch_core_set_console() private method

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