Class TeamGetAllMessagesCollectionResponse

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

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

    • TeamGetAllMessagesCollectionResponse

      public TeamGetAllMessagesCollectionResponse()