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, setRawObject
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCurrentPage, getNextPage, getRawObject
additionalDataManager, setRawObject
public ChatGetAllMessagesCollectionPage(ChatGetAllMessagesCollectionResponse response, IChatGetAllMessagesCollectionRequestBuilder builder)
response
- The serialized ChatGetAllMessagesCollectionResponse from the servicebuilder
- The request builder for the next collection page