Class CalendarSyncResult

java.lang.Object
com.codename1.calendar.CalendarSyncResult

public final class CalendarSyncResult extends Object
Outcome of a manual/background synchronization pass.
  • Constructor Details

    • CalendarSyncResult

      public CalendarSyncResult()
  • Method Details

    • getAppliedCount

      public int getAppliedCount()
    • getRemainingCount

      public int getRemainingCount()
    • getConflicts

      public List<CalendarConflict> getConflicts()