EventsViewModel

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
sealed class EventsUiState

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun addCloseable(closeable: AutoCloseable)
fun addCloseable(key: String, closeable: AutoCloseable)
Link copied to clipboard
Link copied to clipboard
fun getFormattedDateString(calendar: Calendar, todayString: String): String?
Link copied to clipboard
fun getLocationFeedEventByDate(propertyId: Int, marketingProvider: LocationMarketingApi, date: Date)