setEnableSSL boolean enableSSL (true为使用ssl, 默认为不使用ssl) 是否启动ssl安全连接
sendNotificationWithImei
int sendNo(发送编号),
String imei (IMEI字符串) ,
String msgTitle (消息标题/通知标题) ,
String msgContent (消息内容/通知内容) 发送带IMEI的通知
sendNotificationWithImei int sendNo ,
String imei ,
String msgTitle ,
String msgContent ,
int builderId (自定义通知栏样式Id) ,
Map
以及传递附属信息
sendCustomMessageWithImei
int sendNo ,
String imei ,
String msgTitle ,
String msgConte