public interface IEventsService
Modifier and Type | Method and Description |
---|---|
void |
clearAll()
Clears list of all notifications.
|
String[] |
getList()
Method to retrieve all notifications.
|
String[] getList()
void clearAll()
Copyright © 2021 WSO2. All Rights Reserved.