public static class VCardChanges.ItemModify
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
byte[] | 
photo
 null => do nothing
 byte[0] => delete photo
 else upload photo 
 | 
java.lang.String | 
uid  | 
VCard | 
value  | 
| Constructor and Description | 
|---|
ItemModify()  | 
| Modifier and Type | Method and Description | 
|---|---|
static VCardChanges.ItemModify | 
create(java.lang.String uid,
      VCard value)  | 
public java.lang.String uid
public VCard value
public byte[] photo
public static VCardChanges.ItemModify create(java.lang.String uid, VCard value)
Copyright © 2023. All Rights Reserved.