Sending an Sms in unity without opening SMS Composer?

In Unity can we send SMS at backend of our game without opening SMS Composer in the game and also not using Open Url Method??

You can do this in Android with a Plugin. But you cannot in iOS.