Package | Description |
---|---|
com.clxcommunications.xms |
This package contains a Java interface for the CLX Communications XMS API.
|
Modifier and Type | Method and Description |
---|---|
GroupResult |
ApiConnection.updateGroup(GroupId id,
GroupUpdate group)
Updates the given group.
|
Future<GroupResult> |
ApiConnection.updateGroupAsync(GroupId id,
GroupUpdate group,
FutureCallback<GroupResult> callback)
Asynchronously updates the group with the given group ID.
|
Copyright © 2016–2019 CLX Communications. All rights reserved.