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

switch_string_has_escaped_data() private method

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