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