App — Message Acknowledge
The Acknowledge message acknowledges the receipt of a distinct message by the LiSA Player.
This is particularly important for messages that require confirmation to ensure they are reliably received and not lost.
This message is sent by the LiSA Player to the host app / environment.
Properties
Along with all standard Message properties, a Message Acknowledge message includes the following additional properties:
Name
Type
Description
messageId
Required.
The messageId
property is used to specify the distinct identifier of the message being acknowledged.
messageType
Required.
lsc:app:message:acknowledge
Type Definition
Examples
Last updated