Uses of Interface
org.osid.room.RoomNotificationSession
Packages that use RoomNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.room
service.
-
Uses of RoomNotificationSession in org.osid.room
Methods in org.osid.room that return RoomNotificationSessionModifier and TypeMethodDescriptionRoomManager.getRoomNotificationSession(RoomReceiver roomReceiver) Gets theOsidSessionassociated with the room notification service.RoomProxyManager.getRoomNotificationSession(RoomReceiver roomReceiver, Proxy proxy) Gets theOsidSessionassociated with the room notification service.RoomManager.getRoomNotificationSessionForCampus(RoomReceiver roomReceiver, Id campusId) Gets theOsidSessionassociated with the room notification service for the given campus.RoomProxyManager.getRoomNotificationSessionForCampus(RoomReceiver roomReceiver, Id campusId, Proxy proxy) Gets theOsidSessionassociated with the room notification service for the given campus.