Interface CustomChannelBaseEvent.ContactStage
-
- All Known Implementing Classes:
CustomChannelBaseEvent.Builder
- Enclosing class:
- CustomChannelBaseEvent
public static interface CustomChannelBaseEvent.ContactStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CustomChannelBaseEvent._FinalStagecontact(CustomChannelContact contact)
-
-
-
Method Detail
-
contact
CustomChannelBaseEvent._FinalStage contact(@NotNull CustomChannelContact contact)
-
-