RemindLaterAction
class RemindLaterAction(action: Action, remindAfterHours: Int, remindTomorrowAt: Int) : Action
Content copied to clipboard
Remind me later Action.
Author
Umang Chamaria
Constructors
RemindLaterAction
Link copied to clipboard
fun RemindLaterAction(action: Action, remindAfterHours: Int, remindTomorrowAt: Int)
Content copied to clipboard
Functions
Properties
actionType
Link copied to clipboard
payload
Link copied to clipboard
remindAfterHours
Link copied to clipboard
remindTomorrowAt
Link copied to clipboard