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

Send Stickers: Manage local echo for sticker #492

Merged
merged 2 commits into from
May 18, 2018
Merged

Send Stickers: Manage local echo for sticker #492

merged 2 commits into from
May 18, 2018

Conversation

manuroe
Copy link
Contributor

@manuroe manuroe commented May 7, 2018

@manuroe manuroe requested a review from giomfo May 7, 2018 16:05
@giomfo giomfo self-assigned this May 15, 2018
@param content the event content.
@return the created event.
*/
- (MXEvent*)fakeRoomMessageEventWithEventId:(NSString*)eventId andContent:(NSDictionary<NSString*, id>*)content;
- (MXEvent*)fakeRoomMessageEventWithEventId:(NSString*)eventId eventType:(MXEventTypeString)eventType andContent:(NSDictionary<NSString*, id>*)content;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would rather create a new method named: - (MXEvent*)fakeEventWithEventId:(NSString*)eventId eventType:(MXEventTypeString)eventType andContent:(NSDictionary<NSString*, id>*)content; instead of changing the existing one

@giomfo giomfo assigned manuroe and unassigned giomfo May 15, 2018
Take Giom's remark into account
@manuroe manuroe merged commit 8fba1cf into develop May 18, 2018
@manuroe manuroe deleted the riot_1860 branch May 18, 2018 09:34
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 this pull request may close these issues.

2 participants