Message(joinRef: Int? = null, ref: Int? = null, topic: String, event: String, payload: JSONObject = JSONObject())
A raw socket message.
This object is usually not created directly and Channel.Message is used instead.