Uses of Class
odata.msgraph.client.beta.callRecords.entity.collection.request.SessionCollectionRequest
-
-
Uses of SessionCollectionRequest in odata.msgraph.client.beta.callRecords.entity
Methods in odata.msgraph.client.beta.callRecords.entity that return SessionCollectionRequest Modifier and Type Method Description SessionCollectionRequestCallRecord. getSessions() -
Uses of SessionCollectionRequest in odata.msgraph.client.beta.callRecords.entity.collection.request
Methods in odata.msgraph.client.beta.callRecords.entity.collection.request that return SessionCollectionRequest Modifier and Type Method Description SessionCollectionRequestCallRecordCollectionRequest. sessions() -
Uses of SessionCollectionRequest in odata.msgraph.client.beta.callRecords.entity.request
Methods in odata.msgraph.client.beta.callRecords.entity.request that return SessionCollectionRequest Modifier and Type Method Description SessionCollectionRequestCallRecordRequest. sessions()
-