Uses of Class
io.gs2.chat.model.Message
Packages that use Message
-
Uses of Message in io.gs2.chat.model
Methods in io.gs2.chat.model that return MessageModifier and TypeMethodDescriptionstatic MessageMessage.fromJson(com.fasterxml.jackson.databind.JsonNode data) Message.withCategory(Integer category) Message.withCreatedAt(Long createdAt) Message.withMessageId(String messageId) Message.withMetadata(String metadata) Message.withRevision(Long revision) Message.withRoomName(String roomName) Message.withUserId(String userId) Methods in io.gs2.chat.model with parameters of type Message -
Uses of Message in io.gs2.chat.result
Methods in io.gs2.chat.result that return MessageModifier and TypeMethodDescriptionDeleteMessageResult.getItem()GetMessageByUserIdResult.getItem()GetMessageResult.getItem()PostByUserIdResult.getItem()PostResult.getItem()Methods in io.gs2.chat.result that return types with arguments of type MessageModifier and TypeMethodDescriptionDescribeMessagesByUserIdResult.getItems()DescribeMessagesResult.getItems()Methods in io.gs2.chat.result with parameters of type MessageModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidMethod parameters in io.gs2.chat.result with type arguments of type MessageModifier and TypeMethodDescriptionvoidvoid