RoomManager members

Group chat room manager that provides room query functionality.

The RoomManager type exposes the following members.

Properties

  Name Description
Public property FollowedRooms Returns a collection of followed rooms
Public property State Gets the room manager state.

Top

Methods

  Name Description
Public method BeginQueryRoomByUri Query a room by its URI.
Public method BeginQueryRooms Query room(s)
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method EndQueryRoomByUri Query a room by its URI.
Public method EndQueryRooms Query room(s)
Public method Equals (Inherited from Object.)
Protected method Finalize (Overrides UCWFullFinalize().)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method ToString (Inherited from Object.)

Top

Events

  Name Description
Public event FollowedRoomAdded Raised when a room is added to the user's contact list.
Public event FollowedRoomRemoved Raised when a room is removed from the user's contact list.
Public event RoomManagerStateChanged Raised when the room manager is changing its state.

Top

See also

Reference

RoomManager class

Microsoft.Lync.Model.Room namespace