Typealiases

The following typealiases are available globally.

  • IndexType.

    Declaration

    Swift

    public typealias IndexType = CBLIndexType
  • 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
  • DatabaseChange

    Declaration

    Swift

    public typealias DatabaseChange = CBLDatabaseChange
  • DocumentChange

    Declaration

    Swift

    public typealias DocumentChange = CBLDocumentChange