I read from this answer there is a limit on the number of sms an application can send. As stated from another answer on the same question, the limits are stored in a database on the device and could be accessed and modified.
I can't find on the Android documentation and with google any official information about these limits and more important how to get them programmatically. So, is there a way for an application to get know of these limits without "root methods"?