NERtcCallKit for iOS V3.1.0
载入中...
搜索中...
未找到
NERtcCallKitConsts.h
浏览该文件的文档.
1// Copyright (c) 2022 NetEase, Inc. All rights reserved.
2// Use of this source code is governed by a MIT license that can be
3// found in the LICENSE file.
4
5#ifndef NERtcCallKitConsts_h
6#define NERtcCallKitConsts_h
7
8#define NERtcCallKitDeprecate(msg) __attribute__((deprecated(msg)))
9
10#endif /* NERtcCallKitConsts_h */