element-ios/Riot/Modules/MatrixKit/Utils/MXKConstants.m

16 lines
399 B
Objective-C

/*
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";