responses property

List<SendResponse> responses
final

An array of responses, each corresponding to a message.

Implementation

final List<SendResponse> responses;