public interface ISendMessageUtil
boolean
init(String serialPortName, String sleepTime)
void
send(List<String> phoneNumberList, List<String> messageContentList, ICallBack callBack)
boolean init(String serialPortName, String sleepTime)
void send(List<String> phoneNumberList, List<String> messageContentList, ICallBack callBack)
Copyright © 2019. All rights reserved.