public interface DeliveryProvider
| Modifier and Type | Method and Description |
|---|---|
List<Delivery> |
getDeliveries(String sessionId,
String placementId)
Access the Deliveries queued up for a particular session client window.
|
Copyright © 2003–2019 The Sakai Foundation. All rights reserved.