SFContentBlockerErrorCode Enum

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'SFErrorCode' enum.")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public enum SFContentBlockerErrorCode
type SFContentBlockerErrorCode = 
Inheritance
SFContentBlockerErrorCode
Attributes

Fields

Name Value Description
Ok 0
NoExtensionFound 1
NoAttachmentFound 2
LoadingInterrupted 3

Applies to