public class NotificationHelper
extends java.lang.Object
| Constructor and Description |
|---|
NotificationHelper(android.content.Context context) |
| Modifier and Type | Method and Description |
|---|---|
static void |
clearBuffer() |
void |
dismiss() |
void |
setUpChannelIfNecessary() |
void |
show(HttpTransaction transaction) |
public static void clearBuffer()
public void setUpChannelIfNecessary()
public void show(HttpTransaction transaction)
public void dismiss()