Options
All
  • Public
  • Public/Protected
  • All
Menu

Module AddToCalendar

Index

Functions

default

  • default(event: Event, eventAddress: string, nationName: string, translate: reminderPopup): Promise<void>
  • Function used to export an event from the app to the native calendar on the used device

    Parameters

    • event: Event

      event to be added to native calendar

    • eventAddress: string

      address of event

    • nationName: string

      name of hosting nation

    • translate: reminderPopup

    Returns Promise<void>

getPermission

  • getPermission(): Promise<string>

Generated using TypeDoc