Class ContentSharingSessionCollectionResponse

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

public class ContentSharingSessionCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<ContentSharingSession>
The class for the Content Sharing Session Collection Response.
  • Constructor Details

    • ContentSharingSessionCollectionResponse

      public ContentSharingSessionCollectionResponse()