RequestResult
The structure representing the request received.
Values
- topic : string : A string identifying the request topic. 
- data : IntPtr : A pointer to a buffer with the request payload. 
- dataSize : IntPtr : A pointer to a buffer with the request payload.Size 
