Uses of Interface
org.osid.control.DeviceNotificationSession
Packages that use DeviceNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.control
service.
-
Uses of DeviceNotificationSession in org.osid.control
Methods in org.osid.control that return DeviceNotificationSessionModifier and TypeMethodDescriptionControlManager.getDeviceNotificationSession(DeviceReceiver deviceReceiver) Gets theOsidSessionassociated with the device notification service.ControlProxyManager.getDeviceNotificationSession(DeviceReceiver deviceReceiver, Proxy proxy) Gets theOsidSessionassociated with the device notification service.ControlManager.getDeviceNotificationSessionForSystem(DeviceReceiver deviceReceiver, Id systemId) Gets theOsidSessionassociated with the device notification service for the given system.ControlProxyManager.getDeviceNotificationSessionForSystem(DeviceReceiver deviceReceiver, Id systemId, Proxy proxy) Gets theOsidSessionassociated with the device notification service for the given system.