sendSharedHistoryKeys

abstract suspend fun sendSharedHistoryKeys(    roomId: String,     userId: String,     sessionInfoSet: Set<SessionInfo>?)

Share all inbound sessions of the last chunk messages to the provided userId devices.