/* Copyright 2024 New Vector Ltd. Copyright 2019 The Matrix.org Foundation C.I.C Copyright 2018 New Vector Ltd Copyright 2015 OpenMarket Ltd SPDX-License-Identifier: AGPL-3.0-only Please see LICENSE in the repository root for full details. */ #import "MXKConstants.h" NSString *const kMXKErrorNotification = @"kMXKErrorNotification"; NSString *const kMXKErrorUserIdKey = @"kMXKErrorUserIdKey";