Skip to content

addProxySessionAsync

suspend fun addProxySessionAsync(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

proxySessionIdThe ID of the session to add as proxy.
rightsThe ID of the session to add as proxy.

Throws

SealdException