LiveActivity

constructor(id: String, projectId: String, subscriberId: String, template: LiveActivityTemplate, status: LiveActivityStatus, configuration: FootballMatchConfiguration, liveData: FootballMatchLiveData, hotMessage: HotMessage?, createdAt: Long = System.currentTimeMillis(), updatedAt: Long = System.currentTimeMillis(), countdownMessage: String? = null, countdownEndAtMs: Long? = null)