Class ChatGetAllMessagesCollectionResponse

java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<ChatMessage>
com.microsoft.graph.requests.ChatGetAllMessagesCollectionResponse
All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<ChatMessage>, com.microsoft.graph.serializer.IJsonBackedObject

public class ChatGetAllMessagesCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<ChatMessage>
The class for the Chat Get All Messages Collection Response.
  • Constructor Details

    • ChatGetAllMessagesCollectionResponse

      public ChatGetAllMessagesCollectionResponse()