Agenda

public class Agenda

Service to manage contact actions and subscribe to contact events

Properties

  • Delegate for subscribing to contact events like new/remove contact

    Declaration

    Swift

    public weak var delegate: AgendaDelegate?

Api