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