| Package | Description |
|---|---|
| org.osid.control |
The Open Service Interface Definitions for the org.osid.control
service.
|
| Modifier and Type | Method and Description |
|---|---|
SceneNotificationSession |
ControlManager.getSceneNotificationSession(SceneReceiver sceneReceiver)
Gets the
OsidSession associated with the scene
notification service. |
SceneNotificationSession |
ControlProxyManager.getSceneNotificationSession(SceneReceiver sceneReceiver,
Proxy proxy)
Gets the
OsidSession associated with the scene
notification service. |
SceneNotificationSession |
ControlManager.getSceneNotificationSessionForSystem(SceneReceiver sceneReceiver,
Id systemId)
Gets the
OsidSession associated with the scene
notification service for the given system. |
SceneNotificationSession |
ControlProxyManager.getSceneNotificationSessionForSystem(SceneReceiver sceneReceiver,
Id systemId,
Proxy proxy)
Gets the
OsidSession associated with the scene
notification service for the given system. |