on Sent
消息发送后回调接口。
Return
事件是否被消费。 true 事件被消费,SDK 不会进行 UI 显示。false, 事件未被消费, SDK 会进行 UI 显示。
Parameters
message
消息实例。
error Code
发送消息失败的状态码,消息发送成功 errorCode 为 null。
消息发送后回调接口。
事件是否被消费。 true 事件被消费,SDK 不会进行 UI 显示。false, 事件未被消费, SDK 会进行 UI 显示。
消息实例。
发送消息失败的状态码,消息发送成功 errorCode 为 null。