Trait objc2_mail_kit::MEContentBlocker
source · pub unsafe trait MEContentBlocker: NSObjectProtocol {
// Provided method
unsafe fn contentRulesJSON(&self) -> Retained<NSData>
where Self: Sized + Message { ... }
}Available on crate feature
MEContentBlocker only.