Uses of Class
io.gs2.realtime.result.WantRoomResult
Packages that use WantRoomResult
-
Uses of WantRoomResult in io.gs2.realtime
Methods in io.gs2.realtime that return WantRoomResultMethod parameters in io.gs2.realtime with type arguments of type WantRoomResultModifier and TypeMethodDescriptionvoidGs2RealtimeRestClient.wantRoomAsync(WantRoomRequest request, AsyncAction<AsyncResult<WantRoomResult>> callback) -
Uses of WantRoomResult in io.gs2.realtime.result
Methods in io.gs2.realtime.result that return WantRoomResultModifier and TypeMethodDescriptionstatic WantRoomResultWantRoomResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)