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
Event s. |
Copyright © 2017. All rights reserved.