Typealiases
The following typealiases are available globally.
-
The Authenticator.
Declaration
Swift
public typealias Authenticator = CBLAuthenticator
-
The BasicAuthenticator.
Declaration
Swift
public typealias BasicAuthenticator = CBLBasicAuthenticator
-
The ClientCertAuthenticator.
Declaration
Swift
public typealias ClientCertAuthenticator = CBLClientCertAuthenticator
-
The SessionAuthenticator.
Declaration
Swift
public typealias SessionAuthenticator = CBLSessionAuthenticator
-
ListenerToken
Declaration
Swift
public typealias ListenerToken = CBLListenerToken
-
DatabaseChange
Declaration
Swift
public typealias DatabaseChange = CBLDatabaseChange
-
DocumentChange
Declaration
Swift
public typealias DocumentChange = CBLDocumentChange