Package com.chrt.api.types
Interface SessionDeleteResponse1.SessionDeletedStage
-
- All Known Implementing Classes:
SessionDeleteResponse1.Builder
- Enclosing class:
- SessionDeleteResponse1
public static interface SessionDeleteResponse1.SessionDeletedStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SessionDeleteResponse1.Builderfrom(SessionDeleteResponse1 other)SessionDeleteResponse1.TrackingSessionByDeviceDataPointsDeletedStagesessionDeleted(boolean sessionDeleted)
-
-
-
Method Detail
-
sessionDeleted
SessionDeleteResponse1.TrackingSessionByDeviceDataPointsDeletedStage sessionDeleted(boolean sessionDeleted)
-
from
SessionDeleteResponse1.Builder from(SessionDeleteResponse1 other)
-
-