Package | Description |
---|---|
com.clxcommunications.xms |
This package contains a Java interface for the CLX Communications XMS API.
|
com.clxcommunications.xms.api |
A collection of classes that represent objects sent and received from the XMS
REST API.
|
Modifier and Type | Method and Description |
---|---|
static AutoUpdate.Builder |
ClxApi.autoUpdate()
Returns a freshly created builder of auto update definitions.
|
Modifier and Type | Method and Description |
---|---|
AutoUpdate.Builder |
AutoUpdate.Builder.add(String firstWord,
String secondWord)
The keyword trigger to use for adding a number to a group.
|
static AutoUpdate.Builder |
AutoUpdate.builder()
Creates a builder of
AutoUpdate instances. |
AutoUpdate.Builder |
AutoUpdate.Builder.remove(String firstWord,
String secondWord)
The keyword trigger to use for removing a number to a group.
|
Copyright © 2016–2019 CLX Communications. All rights reserved.