Other Protocols

The following protocols are available globally.

  • Provides feedback to the developer about Ditto authentication status.

    Important

    This protocol is being phased out in 4.x and will be removed in v5. Please use DittoAuthenticationExpirationHandler instead.
    See more

    Declaration

    Swift

    @available(*, deprecated, message: "DittoAuthenticationDelegate will be removed in SDK 5.0. Use `DittoAuthenticationExpirationHandler` instead.")
    public protocol _DittoAuthenticationDelegate : AnyObject