Class ChatCollectionResponse

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

public class ChatCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<Chat>
The class for the Chat Collection Response.
  • Constructor Details

    • ChatCollectionResponse

      public ChatCollectionResponse()