matrix-sdk-android
androidJvm
matrix-sdk-android
/
org.matrix.android.sdk.api.session.room.accountdata
/
RoomAccountDataService
/
getLiveAccountDataEvent
get
Live
Account
Data
Event
abstract
fun
getLiveAccountDataEvent
(
type
:
String
)
:
LiveData
<
Optional
<
RoomAccountDataEvent
>
>
Observe the account data with the provided type.