Interface ChineseSmsService
-
- All Known Implementing Classes:
DefaultChineseSmsService
public interface ChineseSmsServiceSMS service.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsendMsg(java.lang.String mobileNumber, java.lang.String msg)Send a message to a mobile.
-