Uses of Class
io.mosip.kernel.core.notification.model.SMSResponseDto
-
Packages that use SMSResponseDto Package Description io.mosip.kernel.core.notification.spi -
-
Uses of SMSResponseDto in io.mosip.kernel.core.notification.spi
Methods in io.mosip.kernel.core.notification.spi that return SMSResponseDto Modifier and Type Method Description SMSResponseDtoSMSServiceProvider. sendSms(String contactNumber, String message)Method responsible for sending SMS.
-