Uses of Class
io.gs2.chat.result.CreateRoomResult
Packages that use CreateRoomResult
-
Uses of CreateRoomResult in io.gs2.chat
Methods in io.gs2.chat that return CreateRoomResultMethod parameters in io.gs2.chat with type arguments of type CreateRoomResultModifier and TypeMethodDescriptionvoidGs2ChatRestClient.createRoomAsync(CreateRoomRequest request, AsyncAction<AsyncResult<CreateRoomResult>> callback) -
Uses of CreateRoomResult in io.gs2.chat.result
Methods in io.gs2.chat.result that return CreateRoomResultModifier and TypeMethodDescriptionstatic CreateRoomResultCreateRoomResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)