public final class CalendarSyncResult

  1. Object
  2. CalendarSyncResult
Outcome of a manual/background synchronization pass.

Constructors

public CalendarSyncResult()

Methods

public int getAppliedCount()
public int getRemainingCount()
public List<CalendarConflict> getConflicts()

Inherited methods

Constructor details

CalendarSyncResult

public CalendarSyncResult()

Method details

getAppliedCount

public int getAppliedCount()

getRemainingCount

public int getRemainingCount()

getConflicts

public List<CalendarConflict> getConflicts()