addProxySession
fun addProxySession(proxySessionId: String, rights: RecipientRights = RecipientRights())
Add a proxy session as a recipient of this session. Any recipient of the proxy session will also be able to retrieve this session. The current user has to be a direct recipient of the proxy session.
Parameters
proxySessionId | The ID of the session to add as proxy. |
rights | The rights to assign to this proxy. |
Throws
SealdException |