| Package | Description |
|---|---|
| com.sap.ip.collaboration.room.api |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IRoomPrincipals
Interface describing a snapshot of the current user-role and group-role
assignments in a room.
|
| Modifier and Type | Method and Description |
|---|---|
IRoomUsers |
IRooms.createRoomUsersObject()
Deprecated.
use createRoomPrincipalsObject() instead
|
IRoomUsers |
IRoomInfoReader.getRoomUsers()
Deprecated.
use
getRoomPrincipals() instead |
IRoomUsers |
IRoom.getRoomUsers()
Deprecated.
use getRoomPrincipals() instead
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
IRoomUsers.addUserRoles(IRoomUsers refUsers)
Copy all user-role assignments from another IRoomUsers object
to this object.
|
boolean |
IRoomInfo.addUserRoles(IRoomUsers refUsers)
Copy all user-role assignments from an IRoomUsers object
to this object.
|
boolean |
IRoom.setRoomUsers(IRoomUsers roomUsers,
boolean sendNotifications)
Deprecated.
use setRoomPrincipals(IRoomPrincipals, boolean) instead
|
Copyright 2021 SAP SE Complete Copyright Notice