sendStatus

@SerializedName(value = "sendStatus")
var sendStatus: KIMCoreMessage.KIMCoreMessageStatus?

消息发送状态,如果为null,表示已发送成功,只有在本端发送的消息,才有可能有该值