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
public static class Channel.ChannelExportStatusResponse extends StreamResponseObject
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Channel.ChannelExportStatusResponse.ErrorResult
static class
Channel.ChannelExportStatusResponse.ExportChannelsResult
static class
Channel.ChannelExportStatusResponse.Status
-
Constructor Summary
Constructors Constructor Description ChannelExportStatusResponse()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.getstream.chat.java.models.framework.StreamResponse
getDuration, setDuration
-
Methods inherited from interface io.getstream.chat.java.models.framework.StreamResponseWithRateLimit
getRateLimit, setRateLimit
-
-