public interface NotificationManagementService
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getNotifications(String status,
String ifModifiedSince,
int offset,
int limit) |
javax.ws.rs.core.Response |
updateNotificationStatus(int id) |
Copyright © 2017 WSO2. All rights reserved.