Enumerations
The following enumerations are available globally.
-
Undocumented
See moreDeclaration
Swift
public enum HTTPMethod : String -
The policy to be applied by this domain block.
- silence = Account posts from this domain will be hidden by default
- suspend = All incoming data from this domain will be rejected
- noop = Do nothing. Allows for rejecting media or reports
Declaration
Swift
public enum DomainBlockSeverity : String, Codable, Hashable -
Undocumented
See moreDeclaration
Swift
public enum ListRepliesPolicy : String, Hashable, Codable -
Undocumented
See moreDeclaration
Swift
public enum AttachmentType : String, Codable, Hashable, Sendable -
Timelines that we can get posts for, or create streams of posts from
See moreDeclaration
-
Undocumented
See moreDeclaration
Swift
public enum TootGrantType : String -
Undocumented
See moreDeclaration
Swift
public enum TootSDKError : Error, LocalizedError, Equatable -
Undocumented
See moreDeclaration
Swift
public enum TootSDKFlavour : String, Codable, Sendable, CaseIterable -
Declaration
Enumerations Reference