Class Index
java.lang.Object
com.ringcentral.paths.restapi.account.a2psms.statuses.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()
get
(AggregateA2PSMSStatusesParameters queryParams) Retrieves a set of message counts by message status and error codes filtered by dates, batchId and message direction.path()
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
public MessageStatusesResponse get(AggregateA2PSMSStatusesParameters queryParams) throws RestException, IOException Retrieves a set of message counts by message status and error codes filtered by dates, batchId and message direction. HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/a2p-sms/statuses Rate Limit Group: Light App Permission: A2PSMS- Throws:
RestException
IOException
-
get
- Throws:
RestException
IOException
-