Skip to main content

65 posts tagged with "Client API"

New versions for the client API

View All Tags

Client API v1.9

Added message statuses. Message now have a status property which can be one of the following values

  • 2 This means the message has been received by the Parley API. This is the default status when the message has been sent using the API.
  • 3 This means that the message has been received by the client but not read/rendered yet.
  • 4 This means that the message has been read/rendered by the client

Client API v1.8.16

Added support for Services that do not wish to receive any callbacks on new messages. These type of Services are used only for accessing the Service API.

Client API v1.7.8

Added support for Services that do not wish to receive any callbacks on new messages. These type of Services are used only for accessing the Service API.

Client API v1.6.13

Added support for Services that do not wish to receive any callbacks on new messages. These type of Services are used only for accessing the Service API.