@Beta public interface DeviceKeyService extends ListenerService<DeviceKeyEvent,DeviceKeyListener>
Modifier and Type | Method and Description |
---|---|
DeviceKey |
getDeviceKey(DeviceKeyId deviceKeyId)
Returns the device key using a device key identifier.
|
java.util.Collection<DeviceKey> |
getDeviceKeys()
Returns all device keys.
|
addListener, removeListener
java.util.Collection<DeviceKey> getDeviceKeys()
DeviceKey getDeviceKey(DeviceKeyId deviceKeyId)
deviceKeyId
- device key identifier