Class GetCallRecordsResponse

java.lang.Object
com.independentsoft.graph.teams.GetCallRecordsResponse

public class GetCallRecordsResponse extends Object
  • Constructor Details

    • GetCallRecordsResponse

      public GetCallRecordsResponse()
    • GetCallRecordsResponse

      public GetCallRecordsResponse(JsonObject jsonObject)
  • Method Details

    • getNextLink

      public String getNextLink()
    • getCallRecords

      public List<CallRecord> getCallRecords()