API reference
API reference
Select your platform
No SDKs available
No versions available

RequestCallback Class

This class represents a callback function that can be used to handle responses HandleMessage(msg) to asynchronous requests made to the platform. It provides a way for developers to specify how they want to handle incoming messages, allowing them to customize the behavior of their application. By using this class, developers can ensure that their application is able to handle responses to asynchronous requests in a consistent and efficient manner.