public class WlCallbackProxy extends Proxy<WlCallbackEvents>
Clients can handle the 'done' event to get notified when the related request is done.
| Modifier and Type | Field and Description |
|---|---|
static String |
INTERFACE_NAME |
| Constructor and Description |
|---|
WlCallbackProxy(long pointer) |
WlCallbackProxy(long pointer,
WlCallbackEvents implementation,
int version) |
destroy, equals, getId, getImplementation, getPointer, getVersion, hashCode, marshal, marshal, marshalConstructor, setQueuepublic static final String INTERFACE_NAME
public WlCallbackProxy(long pointer,
WlCallbackEvents implementation,
int version)
public WlCallbackProxy(long pointer)
Copyright © 2016. All rights reserved.