data property

String data
getter/setter pair

Specific data content of custom type barrage (usually a JSON format string), valid when messageType{@link BarrageType} is CUSTOM.

Implementation

String data;