public class NotificationUtils extends Object
| 构造器和说明 |
|---|
NotificationUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static INotificationFactory |
getFactory() |
static okhttp3.Response |
send(HashMap<String,Object> reqMap) |
static okhttp3.Response |
send(String webHookUrl,
HashMap<String,Object> reqMap) |
static okhttp3.Response |
sendTextMsg(String string) |
static okhttp3.Response |
sendWarm(NotifactionWarmModel model) |
static void |
setFactory(INotificationFactory ifactory) |
public static INotificationFactory getFactory()
public static void setFactory(INotificationFactory ifactory)
public static okhttp3.Response sendTextMsg(String string)
public static okhttp3.Response sendWarm(NotifactionWarmModel model)
Copyright © 2024. All rights reserved.