Package dev.resms
Class ReSMS
java.lang.Object
dev.resms.ReSMS
ReSMS Java SDK - Client principal
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ReSMS
public ReSMS()
-
-
Method Details
-
sms
Returns an Sms object that can be used to interact with the SMS service.- Returns:
- An Sms object.
-
otp
Returns an Otp object that can be used to interact with the Otp service.- Returns:
- An Otp object.
-