SendUsersMessageResponse
class SendUsersMessageResponse
Provides information about which users and endpoints a message was sent to.
Types
Properties
Link copied to clipboard
The unique identifier for the application that was used to send the message.
Link copied to clipboard
An object that indicates which endpoints the message was sent to, for each user. The object lists user IDs and, for each user ID, provides the endpoint IDs that the message was sent to. For each endpoint ID, it provides an EndpointMessageResult object.