getEventAnnotationsSummaryLive

abstract fun getEventAnnotationsSummaryLive(eventId: String): LiveData<Optional<EventAnnotationsSummary>>

Get a LiveData of EventAnnotationsSummary for the specified eventId.

Return

the LiveData of EventAnnotationsSummary

Parameters

eventId

the eventId to look for EventAnnotationsSummary