Class StreamResponseObject
java.lang.Object
io.getstream.chat.java.models.framework.StreamResponseObject
- All Implemented Interfaces:
StreamResponse,StreamResponseWithRateLimit
- Direct Known Subclasses:
App,App.AppCheckPushResponse,App.AppCheckSnsResponse,App.AppCheckSqsResponse,App.ListPushProviderResponse,App.UpsertPushProviderResponse,Blocklist.BlocklistGetResponse,Blocklist.BlocklistListResponse,Channel.ChannelDeleteManyResponse,Channel.ChannelDeleteResponse,Channel.ChannelExportResponse,Channel.ChannelExportStatusResponse,Channel.ChannelGetResponse,Channel.ChannelListResponse,Channel.ChannelMarkReadResponse,Channel.ChannelMuteResponse,Channel.ChannelPartialUpdateResponse,Channel.ChannelQueryMembersResponse,Channel.ChannelTruncateResponse,Channel.ChannelUnMuteResponse,Channel.ChannelUpdateResponse,ChannelType.ChannelTypeListResponse,Command.CommandCreateResponse,Command.CommandDeleteResponse,Command.CommandListResponse,Command.CommandUpdateResponse,Device.DeviceListResponse,Event.EventSendResponse,Flag.FlagCreateResponse,Flag.FlagDeleteResponse,Flag.FlagMessageQueryResponse,Flag.QueryFlagReportsResponse,Flag.ReviewFlagReportResponse,Import.CreateImportResponse,Import.CreateImportUrlResponse,Import.ListImportsResponse,Message.MessageCommitResponse,Message.MessageDeleteResponse,Message.MessageGetManyResponse,Message.MessageGetRepliesResponse,Message.MessageGetResponse,Message.MessagePartialUpdateResponse,Message.MessageRunCommandActionResponse,Message.MessageSearchResponse,Message.MessageSendResponse,Message.MessageTranslateResponse,Message.MessageUpdateResponse,Permission.PermissionGetResponse,Permission.PermissionListResponse,Reaction.ReactionDeleteResponse,Reaction.ReactionListResponse,Reaction.ReactionSendResponse,Role.RoleListResponse,TaskStatus.TaskStatusGetResponse,User.UserCreateGuestResponse,User.UserDeactivateResponse,User.UserDeleteManyResponse,User.UserDeleteResponse,User.UserExportResponse,User.UserListResponse,User.UserMuteResponse,User.UserPartialUpdateResponse,User.UserQueryBannedResponse,User.UserReactivateResponse,User.UserUpsertResponse
-
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
-
StreamResponseObject
public StreamResponseObject()
-