Uses of Class
io.gs2.chat.result.UpdateRoomFromBackendResult
Packages that use UpdateRoomFromBackendResult
-
Uses of UpdateRoomFromBackendResult in io.gs2.chat
Methods in io.gs2.chat that return UpdateRoomFromBackendResultModifier and TypeMethodDescriptionGs2ChatRestClient.updateRoomFromBackend(UpdateRoomFromBackendRequest request) Method parameters in io.gs2.chat with type arguments of type UpdateRoomFromBackendResultModifier and TypeMethodDescriptionvoidGs2ChatRestClient.updateRoomFromBackendAsync(UpdateRoomFromBackendRequest request, AsyncAction<AsyncResult<UpdateRoomFromBackendResult>> callback) -
Uses of UpdateRoomFromBackendResult in io.gs2.chat.result
Methods in io.gs2.chat.result that return UpdateRoomFromBackendResultModifier and TypeMethodDescriptionstatic UpdateRoomFromBackendResultUpdateRoomFromBackendResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)