Class SMSServiceProviderImpl
- java.lang.Object
-
- io.mosip.kernel.smsserviceprovider.msg91.impl.SMSServiceProviderImpl
-
- All Implemented Interfaces:
io.mosip.kernel.core.notification.spi.SMSServiceProvider
@Component public class SMSServiceProviderImpl extends java.lang.Object implements io.mosip.kernel.core.notification.spi.SMSServiceProvider- Since:
- 1.0.0
- Author:
- Ritesh Sinha
-
-
Constructor Summary
Constructors Constructor Description SMSServiceProviderImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.mosip.kernel.core.notification.model.SMSResponseDtosendSms(java.lang.String contactNumber, java.lang.String message)
-