| Modifier and Type | Method and Description |
|---|---|
SmsClient |
init(io.vertx.core.json.JsonObject params) |
SmsClient |
send(String mobile,
String tplCode,
io.vertx.core.json.JsonObject params,
io.vertx.core.Handler<io.vertx.core.AsyncResult<io.vertx.core.json.JsonObject>> handler)
Send messsage to mobile by template
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateSharedpublic SmsClient init(io.vertx.core.json.JsonObject params)
Copyright © 2020. All rights reserved.