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

switch_strip_spaces() private method

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