Can the IMessageService and the IToastService be integrated? #2416
Unanswered
DefinitelyADev
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Toasts and Messages are two different things:
These are not interchangeable. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For example I would like to display a toast of every notification received. Though the
OnMessageItemsUpdated
doesn't provide me with the messages. Is there an obvious way to do it?Beta Was this translation helpful? Give feedback.
All reactions