public final class CalendarConflict

  1. Object
  2. 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()