Package com.intercom.api.types
Interface WhatsappMessageStatusList.EventsItem.StatusStage
-
- All Known Implementing Classes:
WhatsappMessageStatusList.EventsItem.Builder
- Enclosing class:
- WhatsappMessageStatusList.EventsItem
public static interface WhatsappMessageStatusList.EventsItem.StatusStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WhatsappMessageStatusList.EventsItem.CreatedAtStagestatus(WhatsappMessageStatusList.EventsItem.Status status)Current status of the message
-
-
-
Method Detail
-
status
WhatsappMessageStatusList.EventsItem.CreatedAtStage status(@NotNull WhatsappMessageStatusList.EventsItem.Status status)
Current status of the message
-
-