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

Feature: The SDK needs to be able to send messages that are only sent when the recipient is online. #519

Closed
2 tasks done
FGadvancer opened this issue Feb 26, 2024 · 0 comments · Fixed by #523
Closed
2 tasks done
Labels
feature Categorizes issue or PR as related to a new feature.

Comments

@FGadvancer
Copy link
Collaborator

Checklist

  • I've searched for similar issues and couldn't find anything matching
  • I've discussed this feature request in the OpenIMSDK Slack and got positive feedback

Is this feature request related to a problem?

❎ No

Problem Description

The SDK needs to be able to send messages that are only sent when the recipient is online.

Solution Description

Add a parameter to the message sending function to control whether the message should be received only by online users.

Benefits

The IM message notification capability is more powerful, allowing customization of various signaling messages and more.

Potential Drawbacks

No response

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant