Package io.getstream.chat.java.models
Class ChannelType.ChannelTypeCreateResponse
java.lang.Object
io.getstream.chat.java.models.ChannelType
io.getstream.chat.java.models.ChannelType.ChannelTypeWithStringCommands
io.getstream.chat.java.models.ChannelType.ChannelTypeCreateResponse
- All Implemented Interfaces:
StreamResponse
- Enclosing class:
- ChannelType
public static class ChannelType.ChannelTypeCreateResponse
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
-
ChannelTypeCreateResponse
public ChannelTypeCreateResponse()
-