Package | Description |
---|---|
com.clxcommunications.xms |
This package contains a Java interface for the CLX Communications XMS API.
|
Modifier and Type | Method and Description |
---|---|
PagedFetcher<MtBatchSmsResult> |
ApiConnection.fetchBatches(BatchFilter filter)
Creates a page fetcher to retrieve a paged list of batches.
|
PagedFetcher<GroupResult> |
ApiConnection.fetchGroups(GroupFilter filter)
Creates a page fetcher to retrieve a paged list of groups.
|
PagedFetcher<MoSms> |
ApiConnection.fetchInbounds(InboundsFilter filter)
Creates a page fetcher to retrieve a paged list of inbound messages.
|
Copyright © 2016–2019 CLX Communications. All rights reserved.