public class LocationSender extends InvocationSender
LocationReceiver instance on a
client.| Constructor and Description |
|---|
LocationSender() |
| Modifier and Type | Method and Description |
|---|---|
static void |
forcedMove(ClientObject target,
int arg1)
Issues a notification that will result in a call to
LocationReceiver.forcedMove(int) on a client. |
sendNotification, sendNotificationpublic static void forcedMove(ClientObject target, int arg1)
LocationReceiver.forcedMove(int) on a client.Copyright © 2015. All rights reserved.