Uses of Interface
org.osid.room.RoomReceiver
Packages that use RoomReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.room
service.
-
Uses of RoomReceiver in org.osid.room
Methods in org.osid.room with parameters of type RoomReceiverModifier 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.