Uses of Class
io.gs2.chat.model.Subscribe
Packages that use Subscribe
-
Uses of Subscribe in io.gs2.chat.model
Methods in io.gs2.chat.model that return SubscribeModifier and TypeMethodDescriptionstatic SubscribeSubscribe.fromJson(com.fasterxml.jackson.databind.JsonNode data) Subscribe.withCreatedAt(Long createdAt) Subscribe.withNotificationTypes(List<NotificationType> notificationTypes) Subscribe.withRevision(Long revision) Subscribe.withRoomName(String roomName) Subscribe.withSubscribeId(String subscribeId) Subscribe.withUserId(String userId) Methods in io.gs2.chat.model with parameters of type Subscribe -
Uses of Subscribe in io.gs2.chat.result
Methods in io.gs2.chat.result that return SubscribeModifier and TypeMethodDescriptionGetSubscribeByUserIdResult.getItem()GetSubscribeResult.getItem()SubscribeByUserIdResult.getItem()SubscribeResult.getItem()UnsubscribeByUserIdResult.getItem()UnsubscribeResult.getItem()UpdateNotificationTypeByUserIdResult.getItem()UpdateNotificationTypeResult.getItem()Methods in io.gs2.chat.result that return types with arguments of type SubscribeModifier and TypeMethodDescriptionDescribeSubscribesByRoomNameResult.getItems()DescribeSubscribesByUserIdResult.getItems()DescribeSubscribesResult.getItems()Methods in io.gs2.chat.result with parameters of type SubscribeModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidMethod parameters in io.gs2.chat.result with type arguments of type SubscribeModifier and TypeMethodDescriptionvoidvoidvoid