Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(sdk,ffi): Add a unique_identifier method on EventTimelineItem (maybe on virtual ones too) #1425

Closed
Hywan opened this issue Jan 31, 2023 · 0 comments · Fixed by #1426
Closed
Assignees

Comments

@Hywan
Copy link
Member

Hywan commented Jan 31, 2023

Part of #1103.

A request from the iOS and Android teams is to be able to get a unique identifier for an event timeline item (and virtual timeline item).

Quote from our discussion on our internal room:

Would it make sense to add a unique_identifier() method, that either return the transaction_id if some, or event_id if some, in case of a local-event, or event_id in case of a remote-event?

The answer is yes :-).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant