How can I set Do-Not-Disturb time periods for message push?
Last Updated on:2025-02-27 08:35:31
Method: void addDNDWithStartTime(String startTime, String endTime, String devIds, String loops, ITuyaDataCallback<Long> listener);
Parameter examples:
startTime: 18:00
endTime: 18:00
devIds: array
loops: "0000001" (which cannot be all 0s)
For iOS devices, see the following figure.
For Android devices, see the following figure.
Is this page helpful?
YesFeedback