getThreePidsLive

abstract fun getThreePidsLive(refreshData: Boolean): LiveData<List<ThreePid>>

Get the current user 3Pids Live.

Parameters

refreshData

set to true to fetch data from the homeserver