Package io.getstream.chat.java.models
Class ChannelType.ThresholdRequestObject
- java.lang.Object
-
- io.getstream.chat.java.models.ChannelType.ThresholdRequestObject
-
- Enclosing class:
- ChannelType
public static class ChannelType.ThresholdRequestObject extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ThresholdRequestObject()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static @Nullable ChannelType.ThresholdRequestObject
buildFrom(@Nullable ChannelType.Threshold threshold)
-
-
-
Method Detail
-
buildFrom
@Nullable public static @Nullable ChannelType.ThresholdRequestObject buildFrom(@Nullable @Nullable ChannelType.Threshold threshold)
-
-