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

switch_is_number() private method

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