isEditable

abstract fun isEditable(eventUid: String): Single<Boolean>

Check if the event can be edited or not. If you want to know the reason why the event is not editable, check the method getEditableStatus for a richer description of the status.