Invitations

public class Invitations

Service for invitation actions and to manage invitations events

Delegate

  • Delegate to manage invitation events like new or cancel invitation

    Declaration

    Swift

    public weak var delegate: InvitationsDelegate? { get set }

Properties

Api