Our new developer documentation is now available. Please check it out!
On this page
The callback proxy for OnMessageReceived
callback functions. You’ll receive the sender of the message
in the object
parameter and details about the message in a MessageReceivedEventArgs
class instance.