Uses of Class
com.mypurecloud.sdk.v2.api.request.GetMobiledeviceRequest
Packages that use GetMobiledeviceRequest
-
Uses of GetMobiledeviceRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetMobiledeviceRequestModifier and TypeMethodDescriptionMobileDevicesApi.getMobiledevice(GetMobiledeviceRequest request) Get deviceMobileDevicesApiAsync.getMobiledeviceAsync(GetMobiledeviceRequest request, AsyncApiCallback<UserDevice> callback) Get device -
Uses of GetMobiledeviceRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetMobiledeviceRequestModifier and TypeMethodDescriptionGetMobiledeviceRequest.Builder.build()GetMobiledeviceRequest.withCustomHeader(String name, String value) GetMobiledeviceRequest.withDeviceId(String deviceId)