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

switch_console_expand_alias() private method

private switch_console_expand_alias ( string jarg1, string jarg2 ) : string
jarg1 string
jarg2 string
return string
        public static extern string switch_console_expand_alias(string jarg1, string jarg2);
freeswitchPINVOKE