Class SessionCollectionResponse

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

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

    • SessionCollectionResponse

      public SessionCollectionResponse()