You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This functionality has been developed independently in different client applications, so the idea is to build it into the Toolkit in a generic manner.
For instance, we could add a new method in the Server class to achieve this functionality. This method could take a callback as an argument and poll the server capabilities at regular intervals. When an offering would be added or removed the callback would be notified of the event.
The text was updated successfully, but these errors were encountered:
This functionality has been developed independently in different client applications, so the idea is to build it into the Toolkit in a generic manner.
For instance, we could add a new method in the Server class to achieve this functionality. This method could take a callback as an argument and poll the server capabilities at regular intervals. When an offering would be added or removed the callback would be notified of the event.
The text was updated successfully, but these errors were encountered: