Class ChannelGetAllMessagesCollectionResponse

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

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

    • ChannelGetAllMessagesCollectionResponse

      public ChannelGetAllMessagesCollectionResponse()