public class OldFormats
extends java.lang.Object
| Constructor and Description | 
|---|
OldFormats()  | 
| Modifier and Type | Method and Description | 
|---|---|
static CalendarResponse | 
update(BackendSession bs,
      MSEvent event,
      MSUser user,
      CollectionId collectionId)  | 
static ContactResponse | 
update(MSContact c)  | 
static CalendarResponse | 
update(MSEvent event,
      MSUser user)  | 
static TasksResponse | 
update(MSTask msTask)  | 
public static CalendarResponse update(MSEvent event, MSUser user)
public static CalendarResponse update(BackendSession bs, MSEvent event, MSUser user, CollectionId collectionId)
public static ContactResponse update(MSContact c)
public static TasksResponse update(MSTask msTask)
Copyright © 2023. All Rights Reserved.