Uses of Class
io.gs2.realtime.result.NowResult
Packages that use NowResult
-
Uses of NowResult in io.gs2.realtime
Methods in io.gs2.realtime that return NowResultMethod parameters in io.gs2.realtime with type arguments of type NowResultModifier and TypeMethodDescriptionvoidGs2RealtimeRestClient.nowAsync(NowRequest request, AsyncAction<AsyncResult<NowResult>> callback) -
Uses of NowResult in io.gs2.realtime.result
Methods in io.gs2.realtime.result that return NowResultModifier and TypeMethodDescriptionstatic NowResultNowResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) NowResult.withTimestamp(Long timestamp)