Package io.getstream.chat.java.models
Class ChannelType.ChannelTypeUpdateResponse
java.lang.Object
io.getstream.chat.java.models.ChannelType
io.getstream.chat.java.models.ChannelType.ChannelTypeWithStringCommands
io.getstream.chat.java.models.ChannelType.ChannelTypeUpdateResponse
- All Implemented Interfaces:
StreamResponse
- Enclosing class:
- ChannelType
public static class ChannelType.ChannelTypeUpdateResponse
extends ChannelType.ChannelTypeWithStringCommands
implements StreamResponse
-
Nested Class Summary
Nested classes/interfaces inherited from class io.getstream.chat.java.models.ChannelType
ChannelType.Action, ChannelType.AutoMod, ChannelType.AutoModBehavior, ChannelType.BlocklistBehavior, ChannelType.ChannelTypeCreateRequestData, ChannelType.ChannelTypeCreateResponse, ChannelType.ChannelTypeDeleteRequest, ChannelType.ChannelTypeGetRequest, ChannelType.ChannelTypeGetResponse, ChannelType.ChannelTypeListRequest, ChannelType.ChannelTypeListResponse, ChannelType.ChannelTypeUpdateRequestData, ChannelType.ChannelTypeUpdateResponse, ChannelType.ChannelTypeWithCommands, ChannelType.ChannelTypeWithStringCommands, ChannelType.PermissionRequestObject, ChannelType.Policy, ChannelType.Right, ChannelType.Threshold, ChannelType.ThresholdRequestObject -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.getstream.chat.java.models.ChannelType
create, delete, get, list, updateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.getstream.chat.java.models.framework.StreamResponse
getDuration, setDuration
-
Constructor Details
-
ChannelTypeUpdateResponse
public ChannelTypeUpdateResponse()
-