data property
getter/setter pair
Specific data content of custom type barrage (usually JSON format string), valid when messageType is CUSTOM.
Implementation
String data;
Specific data content of custom type barrage (usually JSON format string), valid when messageType is CUSTOM.
String data;