| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Method and Description |
|---|---|
PersonaInfoResponse |
Service.addNewImContactToGroup(ItemId groupId,
java.lang.String imAddress)
Adds the new im contact to group.
|
PersonaInfoResponse |
Service.addNewImContactToGroup(ItemId groupId,
java.lang.String imAddress,
java.lang.String displayName)
Adds the new im contact to group.
|
PersonaInfoResponse |
Service.addNewTelUriContactToGroup(ItemId groupId,
java.lang.String telUriAddress,
java.lang.String imTelephoneNumber,
java.lang.String imContactSipUriAddress)
Adds the new tel uri contact to group.
|