Uses of Class
io.gs2.matchmaking.model.TimeSpan
Packages that use TimeSpan
-
Uses of TimeSpan in io.gs2.matchmaking.model
Methods in io.gs2.matchmaking.model that return TimeSpan -
Uses of TimeSpan in io.gs2.matchmaking.request
Methods in io.gs2.matchmaking.request that return TimeSpanModifier and TypeMethodDescriptionCreateGatheringByUserIdRequest.getExpiresAtTimeSpan()CreateGatheringRequest.getExpiresAtTimeSpan()Methods in io.gs2.matchmaking.request with parameters of type TimeSpanModifier and TypeMethodDescriptionvoidCreateGatheringByUserIdRequest.setExpiresAtTimeSpan(TimeSpan expiresAtTimeSpan) voidCreateGatheringRequest.setExpiresAtTimeSpan(TimeSpan expiresAtTimeSpan) CreateGatheringByUserIdRequest.withExpiresAtTimeSpan(TimeSpan expiresAtTimeSpan) CreateGatheringRequest.withExpiresAtTimeSpan(TimeSpan expiresAtTimeSpan)