Package com.airs.edith.sdk.viewmodel.data

Types

AgentStateLiveData
Link copied to clipboard
data class AgentStateLiveData(viewModelType: ViewModelType)
현재 Agent 상태 정보를 전달하는 Data Class 이다.
ScfLiveData
Link copied to clipboard
data class ScfLiveData(viewModelType: ViewModelType, domain: String, screenId: String)
음성 서비스 서버로 부터 전달 받은 정보를 Parsing 한 Data Class 이다.