W3Cschool
恭喜您成為首批注冊用戶
獲得88經(jīng)驗值獎勵
java.lang.Object
|---ohos.event.notification.ReminderRequest
|---|---ohos.event.notification.ReminderRequestTimer
public class ReminderRequestTimer
extends ReminderRequest
用于為倒計時計時器創(chuàng)建提醒的 ReminderRequest 子類。
Since:
6
從接口 ohos.utils.Sequenceable 繼承的嵌套類/接口 |
---|
Sequenceable.ProducerT |
從類 ohos.event.notification.ReminderRequest 繼承的字段 |
---|
ACTION_BUTTON_TYPE_CLOSE, ACTION_BUTTON_TYPE_SNOOZE |
構造函數(shù) | 描述 |
---|---|
ReminderRequestTimer(long countDownTimeInSeconds) | 用于創(chuàng)建 ReminderRequestTimer 實例的構造函數(shù)。 |
修飾符和類型 | 方法 | 描述 |
---|---|---|
boolean | marshalling(Parcel out) | 將此 Sequenceable 對象編組為 Parcel。 |
ReminderRequest | setTimeInterval(long timeIntervalInSeconds) | 設置此提醒的貪睡間隔,以秒為單位。 |
boolean | unmarshalling(Parcel in) | 從 Parcel 中解組此 Sequenceable 對象。 |
從類 java.lang.Object 繼承的方法 |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
從類 ohos.event.notification.ReminderRequest 繼承的方法 |
---|
compareTo, equals, getContent, getExpiredContent, getNotificationId, getRingDuration, getSlotId, getSnoozeContent, getSnoozeTimes, getTimeInterval, getTitle, hashCode, setActionButton, setContent, setExpiredContent, setIntentAgent, setMaxScreenIntentAgent, setNotificationId, setRingDuration, setSlotId, setSnoozeContent, setSnoozeTimes, setTitle, toString |
從接口 ohos.utils.Sequenceable 繼承的方法 |
---|
hasFileDescriptor |
public ReminderRequestTimer(long countDownTimeInSeconds)
用于創(chuàng)建 ReminderRequestTimer 實例的構造函數(shù)。 倒計時提醒將在指定的持續(xù)時間后觸發(fā)。
確保輸入?yún)?shù)滿足以下要求。 否則,應用程序可能會因為非法參數(shù)異常而崩潰。
參數(shù):
參數(shù)名稱 | 參數(shù)描述 |
---|---|
countDownTimeInSeconds | 指示將觸發(fā)此計時器提醒的持續(xù)時間。 |
Since:
6
public ReminderRequest setTimeInterval(long timeIntervalInSeconds)
從類中復制的描述:ReminderRequest
設置此提醒的貪睡間隔,以秒為單位。 默認值為 0。
Copyright©2021 w3cschool編程獅|閩ICP備15016281號-3|閩公網(wǎng)安備35020302033924號
違法和不良信息舉報電話:173-0602-2364|舉報郵箱:jubao@eeedong.com
掃描二維碼
下載編程獅App
編程獅公眾號
聯(lián)系方式:
更多建議: