// Copyright (c) 2022 NetEase, Inc. All rights reserved. // Use of this source code is governed by a MIT license that can be // found in the LICENSE file. #ifndef NERtcCallKitConsts_h #define NERtcCallKitConsts_h #define NERtcCallKitDeprecate(msg) __attribute__((deprecated(msg))) #endif /* NERtcCallKitConsts_h */