Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class ClientOlmStore(accountStore: AccountStore, olmCryptoStore: OlmCryptoStore, keyStore: KeyStore, roomStateStore: RoomStateStore, loadMembersService: LoadMembersService) : OlmStore
Link copied to clipboard
class ClientSignServiceStore(olmCryptoStore: OlmCryptoStore, accountStore: AccountStore) : SignServiceStore