Skip to content

Type alias: RecipientsWithRights

RecipientsWithRights: Object

Type declaration

connectors?

connectors?: Object[]

Connectors are assigned to users of your app to refer to them.

proxySessions?

proxySessions?: (string | Object)[]

The IDs of EncryptionSession

sealdIds?

sealdIds?: (string | Object)[]

Internal Seald IDs. Returned for users with sdk.getCurrentAccountInfo, for groups when creating them.

userIds?

userIds?: string[]

The IDs of users inside your app. DEPRECATED. Use connectors instead. Connectors corresponding to userIds are of type AP and value ${userId}@${appId}