| 限定符和类型 | 类和说明 |
|---|---|
protected static class |
PlatformNotification.Builder<T extends PlatformNotification,B extends PlatformNotification.Builder<T,B>> |
| 构造器和说明 |
|---|
PlatformNotification(Object alert,
Map<String,String> extras,
Map<String,Number> numberExtras,
Map<String,Boolean> booleanExtras,
Map<String,com.google.gson.JsonObject> jsonExtras) |
PlatformNotification(Object alert,
Map<String,String> extras,
Map<String,Number> numberExtras,
Map<String,Boolean> booleanExtras,
Map<String,com.google.gson.JsonObject> jsonExtras,
Map<String,com.google.gson.JsonPrimitive> customData) |
Copyright © 2023. All rights reserved.