getEditableStatus

abstract fun getEditableStatus(eventUid: String): Single<EventEditableStatus>

Returns the editable status of an event. In case the event is not editable, the result also includes the reason why it is not editable.