public interface TourManagerServicesAsync
| Modifier and Type | Method and Description |
|---|---|
void |
isTourShowable(String callerIdentifier,
int versionNumber,
com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback) |
void |
setShowNextTime(String callerIdentifier,
int versionNumber,
boolean show,
com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback) |
Copyright © 2019. All Rights Reserved.