matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.session.presence
/
PresenceService
/
fetchPresence
fetch
Presence
abstract
suspend
fun
fetchPresence
(
userId
:
String
)
:
UserPresence
Content copied to clipboard
Fetch the given user's presence state.
Parameters
user
Id
the userId whose presence state to get.