Class CallRecordingCollectionResponse

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

public class CallRecordingCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<CallRecording>
The class for the Call Recording Collection Response.
  • Constructor Details

    • CallRecordingCollectionResponse

      public CallRecordingCollectionResponse()