public class Notify extends java.lang.Object implements NotifyOption
| Modifier and Type | Class and Description |
|---|---|
static interface |
Notify.ListenerRequestFactory |
static interface |
Notify.PermissionRequestFactory |
| Modifier and Type | Method and Description |
|---|---|
ListenerRequest |
listener()
Handle notify listener.
|
PermissionRequest |
permission()
Handle permissions.
|
public Notify(Source source)
public PermissionRequest permission()
NotifyOptionpermission in interface NotifyOptionpublic ListenerRequest listener()
NotifyOptionlistener in interface NotifyOption