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

LoadingInterrupted 3
NoAttachmentFound 2
NoExtensionFound 1
Ok 0

Applies to