PresenceOptions
Sets metadata for the current session
1{2 visible: false,3 custom: {4 topic: 'Haha'5 }6}
Field | Type | Description |
---|---|---|
visible (optional) | boolean | Determines 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) Deprecated | CustomPredicate | Deprecated |