Other Enumerations
The following enumerations are available globally.
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, CredentialsExchangeResult) { CredentialsExchangeResultOK = 1, CredentialsExchangeResultSignedOut, CredentialsExchangeResultNoCredentials, CredentialsExchangeResultInvalidCredentials, CredentialsExchangeResultInsufficientCredentials, CredentialsExchangeResultUnexpectedServerResponse, }Swift
enum CredentialsExchangeResult : Int, @unchecked Sendable -
Undocumented
See moreDeclaration
Swift
public enum CoverProviderError : Error, Sendable -
List of errors that can happen when trying to download an edition.
See moreDeclaration
Swift
public enum DownloadError : Error -
Undocumented
See moreDeclaration
Swift
public enum PaginatorError : Error, Sendable -
Undocumented
See moreDeclaration
Swift
public enum DownloadCoverError : Error, Sendable -
Search results provider type
See moreDeclaration
Swift
public enum SearchResultsProviderType : Sendable -
Undocumented
See moreDeclaration
Swift
public enum ActionsMenuLocation : Sendable -
See moreUserVisibleOptionalStringIdentifieris an identifier for an optional piece of text displayed to the user by Richie SDK.Declaration
Swift
public enum UserVisibleOptionalStringIdentifier : Sendable -
Undocumented
See moreDeclaration
Swift
public enum ViewRoundingMode : Sendable -
Undocumented
See moreDeclaration
Swift
public enum AudioPlaybackAction -
Behaviors supported by the delegate when handling a link in an Ad.
See moreDeclaration
Swift
@objc public enum RichieOpenAdLinkDelegateAction : Int
Other Enumerations Reference