@Generated(value="com.threerings.presents.tools.GenServiceTask",
comments="Derived from LocationService.java.")
public interface LocationProvider
extends InvocationProvider
LocationService.| Modifier and Type | Method and Description |
|---|---|
void |
leavePlace(ClientObject caller)
Handles a
LocationService.leavePlace() request. |
void |
moveTo(ClientObject caller,
int arg1,
LocationService.MoveListener arg2)
|
void leavePlace(ClientObject caller)
LocationService.leavePlace() request.void moveTo(ClientObject caller, int arg1, LocationService.MoveListener arg2) throws InvocationException
LocationService.moveTo(int, com.threerings.crowd.client.LocationService.MoveListener) request.InvocationExceptionCopyright © 2015. All rights reserved.