getDeviceAsync

abstract fun getDeviceAsync(deviceId: String): AsyncSingleFuture<Device?>

Retrieves the Device object corresponding to the specified device ID. It works asynchronously using AsyncSingleFuture.

Return

The AsyncSingleFuture instance that returns the Device object corresponding to the given `deviceId'.

Since

1.0.0

Parameters

deviceId

The device ID for retrieving the device information.

Preferences Submitted

You have successfully updated your cookie preferences.