PreKeyListMapper

class PreKeyListMapper(preKeyMapper: PreKeyMapper)

Constructors

Link copied to clipboard
constructor(preKeyMapper: PreKeyMapper)

Functions

fun fromListPrekeyResponseToUsersWithoutSessions(listPrekeysResponse: <Error class: unknown class>): UsersWithoutSessions
Link copied to clipboard
fun fromRemoteQualifiedPreKeyInfoMap(qualifiedPreKeyListResponse: Map<String, Map<String, Map<String, <Error class: unknown class>?>>>): List<QualifiedUserPreKeyInfo>
Link copied to clipboard
fun toRemoteClientPreKeyInfoTo(clientPreKeyInfo: Map<<Error class: unknown class>, List<<Error class: unknown class>>>): Map<String, Map<String, List<String>>>