Interface SnoozeConversationRequest.SnoozedUntilStage
-
- All Known Implementing Classes:
SnoozeConversationRequest.Builder
- Enclosing class:
- SnoozeConversationRequest
public static interface SnoozeConversationRequest.SnoozedUntilStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SnoozeConversationRequest._FinalStagesnoozedUntil(int snoozedUntil)The time you want the conversation to reopen.
-
-
-
Method Detail
-
snoozedUntil
SnoozeConversationRequest._FinalStage snoozedUntil(int snoozedUntil)
The time you want the conversation to reopen.
-
-