NIMRTSRecordingInfo Class Reference

Inherits from NSObject
Declared in NIMRTSRecordingInfo.h

Overview

实时会话录制服务信息

  service

录制文件的服务类型

@property (nonatomic, readonly, assign) NIMRTSService service

Discussion

录制文件的服务类型

Declared In

NIMRTSRecordingInfo.h

  recordFileName

录制存储文件名

@property (nonatomic, readonly, copy) NSString *recordFileName

Discussion

录制存储文件名

Declared In

NIMRTSRecordingInfo.h