QNPhonebook

public struct QNPhonebook

An Agenda which can be associated to a Group

  • Each Phonebook contact

    Declaration

    Swift

    public struct Entry

Properties

  • Phonebook name

    Declaration

    Swift

    public let name: String
  • Current phonebook contacts

    Declaration

    Swift

    public let entries: [QNPhonebook.Entry]