Whisperstream Research Group - SerialComm GSM SDK Documentation

SMSUtil.GetNumberType Method 

determines the number type based on the number string returns International if number starts with a +, local otherwise

public static NumberType GetNumberType(
   string number
);

Parameters

number
the number

Return Value

the NumberType enum for the number

See Also

SMSUtil Class | Whisperstream.SerialComm.Framework.SMS Namespace