getPresence

abstract suspend fun getPresence(userId: UserId, asUserId: UserId? = null): Result<PresenceEventContent>

See also

GetPresence