Skip to main content

shouldRequestDevice

function shouldRequestDevice(deviceRequestParams): boolean;

Decide if we should send a new gUM request

Parameters

ParameterTypeDescription
deviceRequestParamsDeviceRequestParams

Returns

boolean

true means the request should be conducted, otherwise false.

See

DeviceRequestParams