Uses of Class
odata.msgraph.client.beta.entity.request.CallRequest
-
Packages that use CallRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.request -
-
Uses of CallRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return CallRequest Modifier and Type Method Description CallRequestParticipantJoiningNotification. getCall()CallRequestParticipantLeftNotification. getCall() -
Uses of CallRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return CallRequest Modifier and Type Method Description CallRequestParticipantJoiningNotificationRequest. call()CallRequestParticipantLeftNotificationRequest. call()CallRequestCloudCommunicationsRequest. calls(String id)CallRequestCommsApplicationRequest. calls(String id)
-