protected static class RemoteEventServiceAccessor.VoidAsyncCallback extends Object implements AsyncCallback<Void>
Modifier | Constructor and Description |
---|---|
protected |
RemoteEventServiceAccessor.VoidAsyncCallback() |
protected RemoteEventServiceAccessor.VoidAsyncCallback()
public void onFailure(Throwable aThrowable)
onFailure
in interface AsyncCallback<Void>
public void onSuccess(Void aResult)
onSuccess
in interface AsyncCallback<Void>
Copyright © 2012. All Rights Reserved.