Describes additional parameters for notifications and events.
You can find more information in comments below.
struct MessageTouch { std::vector<TouchPoint> Points; // Touch points };