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
-
See moreUserVisibleOptionalStringIdentifier
is 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
-
Undocumented
See moreDeclaration
Swift
public enum ToastViewRoundingMode : Sendable