ZegoDataRecordConfig constructor

ZegoDataRecordConfig(
  1. String filePath,
  2. ZegoDataRecordType recordType
)

Implementation

ZegoDataRecordConfig(this.filePath, this.recordType);