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