enableFileProtectionNone property

bool? enableFileProtectionNone
getter/setter pair

是否使用 NSFileProtectionNone 作为云信文件的 NSProtectionKey @discussion 默认为 NO,只有在上层 APP 开启了 Data Protection 时才起效

Implementation

bool? enableFileProtectionNone;