Interface ReplyTo
public interface ReplyTo
If the contact message was a response to a previous App message then this field contains
information about that.
-
Nested Class Summary
-
Method Summary
-
Method Details
-
getMessageId
String getMessageId()Required. The Id of the message that this is a response to- Returns:
- messageId
-
builder
Getting builder- Returns:
- New Builder instance
-