ACSCallDebugInfo 类

声明

@interface ACSCallDebugInfo : NSObject;

说明

DebugInfo,例如博客文件位置

方法

属性

supportFiles

支持文件,如博客文件。

@property (nonatomic, strong, readonly, nonnull) NSArray<NSURL *> *supportFiles;