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

switch_is_digit_string() private method

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