getErrorEventLiveData

public MutableLiveData<ErrorEvent<CoreErrorCode>> getErrorEventLiveData()

获取错误事件的 LiveData,用于观察错误状态。

Return

MutableLiveData< ?>>