public interface DeviceAdminService
| Modifier and Type | Method and Description |
|---|---|
void |
removeDevice(DeviceId deviceId)
Removes the device with the specified identifier.
|
void removeDevice(DeviceId deviceId)
deviceId - device identifierCopyright © 2015. All rights reserved.