get Live Account Data Event
abstract fun getLiveAccountDataEvent(type: String): LiveData<Optional<RoomAccountDataEvent>>
Content copied to clipboard
Observe the account data with the provided type.
Observe the account data with the provided type.