PresenceOptions

Example

Sets metadata for the current session

1{
2 visible: false,
3 custom: {
4 topic: 'Haha'
5 }
6}

Properties

FieldTypeDescription
visible (optional)booleanDetermines whether this user's read receipts are sent to the other participant(s). Defaults to true. Note that read receipts are only shown for conversations with at most 10 participants.
custom (optional) DeprecatedCustomPredicateDeprecated

Used by