Source

public struct Source

Represents a contact backend, use to retrieve specific contacts

  • wac

    Declaration

    Swift

    public static let wac = "wac"
  • Declaration

    Swift

    public static let device = "device"
  • Declaration

    Swift

    public static let domain = "domain"
  • Declaration

    Swift

    public static let `static` = "static"