public final class CalendarConflict
- Object
- CalendarConflict
A queued local mutation that conflicts with the provider version.
Nested types
enum CalendarConflict.Resolution |
Methods
public String getMutationId() | |
public Map<String, Object> getLocal() | |
public Map<String, Object> getRemote() |
Inherited methods
Method details
getMutationId
public String getMutationId()getLocal
public Map<String, Object> getLocal()getRemote
public Map<String, Object> getRemote()