public class ChatGetAllMessagesCollectionPage extends BaseCollectionPage<ChatMessage,IChatGetAllMessagesCollectionRequestBuilder> implements IChatGetAllMessagesCollectionPage
| Constructor and Description |
|---|
ChatGetAllMessagesCollectionPage(ChatGetAllMessagesCollectionResponse response,
IChatGetAllMessagesCollectionRequestBuilder builder)
A collection page for ChatMessage.
|
additionalDataManager, getCurrentPage, getNextPage, getRawObject, getSerializer, setRawObjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrentPage, getNextPage, getRawObjectadditionalDataManager, setRawObjectpublic ChatGetAllMessagesCollectionPage(ChatGetAllMessagesCollectionResponse response, IChatGetAllMessagesCollectionRequestBuilder builder)
response - The serialized ChatGetAllMessagesCollectionResponse from the servicebuilder - The request builder for the next collection page