Uses of Class
odata.msgraph.client.beta.entity.request.MobileAppRequest
-
Packages that use MobileAppRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.request -
-
Uses of MobileAppRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return MobileAppRequest Modifier and Type Method Description MobileAppRequestMobileAppInstallStatus. getApp()“The navigation link to the mobile app.”MobileAppRequestUserAppInstallStatus. getApp()“The navigation link to the mobile app.” -
Uses of MobileAppRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return MobileAppRequest Modifier and Type Method Description MobileAppRequestMobileAppInstallStatusRequest. app()MobileAppRequestUserAppInstallStatusRequest. app()MobileAppRequestDeviceAppManagementRequest. mobileApps(String id)
-