public interface SenlinEventService
| Modifier and Type | Method and Description |
|---|---|
Event |
get(String eventID)
returns details of a
Event. |
List<? extends Event> |
list()
Gets a list of currently existing
Events. |
Copyright © 2017. All rights reserved.