getLiveAccountDataEvent

abstract fun getLiveAccountDataEvent(type: String): LiveData<Optional<RoomAccountDataEvent>>

Observe the account data with the provided type.