Uses of Class
io.gs2.chat.result.GetRoomResult
Packages that use GetRoomResult
-
Uses of GetRoomResult in io.gs2.chat
Methods in io.gs2.chat that return GetRoomResultMethod parameters in io.gs2.chat with type arguments of type GetRoomResultModifier and TypeMethodDescriptionvoidGs2ChatRestClient.getRoomAsync(GetRoomRequest request, AsyncAction<AsyncResult<GetRoomResult>> callback) -
Uses of GetRoomResult in io.gs2.chat.result
Methods in io.gs2.chat.result that return GetRoomResultModifier and TypeMethodDescriptionstatic GetRoomResultGetRoomResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)