HomePhabricator
Diffusion Comm fd6684b6e3c4

[native] Use object as param to getInitialNotificationsEncryptedMessage

Description

[native] Use object as param to getInitialNotificationsEncryptedMessage

Summary:
Right now this only takes a single parameter, but in the next diff I will introduce a second one.

Callsites will generally either use one or the other parameter, but no current callsites will use both. As such, I figured an object param would be "cleaner" since it would avoid the need for "skipped" params.

Test Plan: Flow

Reviewers: marcin, atul

Reviewed By: atul

Subscribers: tomek, wyilio

Differential Revision: https://phab.comm.dev/D9584

Details

Provenance
ashoatAuthored on Oct 24 2023, 12:58 PM
Reviewer
atul
Differential Revision
D9584: [native] Use object as param to getInitialNotificationsEncryptedMessage
Parents
rCOMM558aef52fb7e: [web] introduce light mode to danger zone component
Branches
Unknown
Tags
Unknown