Uses of Class
odata.msgraph.client.beta.callRecords.entity.request.SessionRequest
-
Packages that use SessionRequest Package Description odata.msgraph.client.beta.callRecords.entity.collection.request odata.msgraph.client.beta.callRecords.entity.request -
-
Uses of SessionRequest in odata.msgraph.client.beta.callRecords.entity.collection.request
Methods in odata.msgraph.client.beta.callRecords.entity.collection.request that return SessionRequest Modifier and Type Method Description SessionRequestCallRecordCollectionRequest. sessions(String id) -
Uses of SessionRequest in odata.msgraph.client.beta.callRecords.entity.request
Methods in odata.msgraph.client.beta.callRecords.entity.request that return SessionRequest Modifier and Type Method Description SessionRequestCallRecordRequest. sessions(String id)
-