Package io.getstream.chat.java.models
Class Channel.ChannelExportStatusResponse
java.lang.Object
io.getstream.chat.java.models.framework.StreamResponseObject
io.getstream.chat.java.models.Channel.ChannelExportStatusResponse
- All Implemented Interfaces:
StreamResponse,StreamResponseWithRateLimit
- Enclosing class:
- Channel
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Methods 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, setDurationMethods inherited from interface io.getstream.chat.java.models.framework.StreamResponseWithRateLimit
getRateLimit, setRateLimit
-
Constructor Details
-
ChannelExportStatusResponse
public ChannelExportStatusResponse()
-