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

API to ignore the sender of a room invite before the room is joined #1401

Merged
merged 2 commits into from
Mar 14, 2022

Conversation

Anderas
Copy link
Contributor

@Anderas Anderas commented Mar 11, 2022

@return a MXHTTPOperation instance.
*/
- (MXHTTPOperation*)ignoreInviteSender:(void (^)(void))success
failure:(void (^)(NSError *error))failure NS_REFINED_FOR_SWIFT;
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you either provide the Swift method or remove NS_REFINED_FOR_SWIFT?

Copy link
Contributor

@ismailgulek ismailgulek left a comment

Choose a reason for hiding this comment

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

One comment.

@Anderas Anderas requested a review from ismailgulek March 14, 2022 12:44
@Anderas Anderas merged commit b5bb9b2 into develop Mar 14, 2022
@Anderas Anderas deleted the andy/5807_ignore_from_invite branch March 14, 2022 13:12
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