Skip to content

Commit 057b0a0

Browse files
committed
update docs
1 parent 6ba2edb commit 057b0a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

document/API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ JMessage.createSendMessage({type: 'single', username: 'username', appKey: 'appke
333333
- groupId: 对象群组 id。当 `type` 为 'group' 时,`groupId` 为必填。
334334

335335

336-
- messageSendingOptions: 消息发送配置参数(只对 Android 生效)。支持的属性:
336+
- messageSendingOptions: 消息发送配置参数。支持的属性:
337337
- isShowNotification: 接收方是否针对此次消息发送展示通知栏通知。默认为 `true`
338338
- isRetainOffline: 是否让后台在对方不在线时保存这条离线消息,等到对方上线后再推送给对方。默认为 `true`
339339
- isCustomNotificationEnabled: 是否开启自定义接收方通知栏功能,设置为 `true` 后可设置下面的 `notificationTitle``notificationText`。默认未设置。

0 commit comments

Comments
 (0)