You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, SendMessage.java is setup so it can only handle one sending method at a time. Works and makes sense for SMTP vs sendgrid, but SMS should be a different thing that it can handle simultaneously.
The text was updated successfully, but these errors were encountered:
Currently, SendMessage.java is setup so it can only handle one sending method at a time. Works and makes sense for SMTP vs sendgrid, but SMS should be a different thing that it can handle simultaneously.
The text was updated successfully, but these errors were encountered: