Are there any events the client can subscribe to, like:
- Session expired
- New mail received
The aim is to know when a new mail is received. So that there is not need to put our own logic to check for new mails often.
Thank you
Are there any events the client can subscribe to, like:
The aim is to know when a new mail is received. So that there is not need to put our own logic to check for new mails often.
Thank you