Contact

  • Service to manage contact actions and subscribe to contact events

    See more

    Declaration

    Swift

    public class Contacts
  • Delegate to manage contact events

    See more

    Declaration

    Swift

    public protocol ContactDelegate: class
  • Represents a Contact

    See more

    Declaration

    Swift

    public class SippoContact: CustomStringConvertible
  • Represents a contact email

    See more

    Declaration

    Swift

    public struct Email: Model, Hashable, Equatable
  • Represents a contact phone

    See more

    Declaration

    Swift

    public struct Phone: Model, Hashable, Equatable