public class ChatMessageCollectionPage extends BaseCollectionPage<ChatMessage,IChatMessageCollectionRequestBuilder> implements IChatMessageCollectionPage
| Constructor and Description |
|---|
ChatMessageCollectionPage(ChatMessageCollectionResponse response,
IChatMessageCollectionRequestBuilder 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 ChatMessageCollectionPage(ChatMessageCollectionResponse response, IChatMessageCollectionRequestBuilder builder)
response - the serialized ChatMessageCollectionResponse from the servicebuilder - the request builder for the next collection page