Protocols

The following protocols are available globally.

  • Undocumented

    See more

    Declaration

    Swift

    protocol LocationServiceDelegate
  • Location Service call ensure location to get user location emits LocationServiceNotifications.didUpdate when location is updated

    See more

    Declaration

    Swift

    protocol LocationService
  • Implement this interface to deserialize through Deserializer

    See more

    Declaration

    Swift

    protocol Deserializable
  • Storage provides an interface to Core data storage

    See more

    Declaration

    Swift

    protocol Storage